img {
  border: 1px solid #ddd;
  border-radius: 5px;
}

footer {
  background-color: #f2f2f2;
  padding: 10px;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
}
