/* Styles... */
body {
  background-color: #aed5c6;
  text-align: center;
}

img {
  box-shadow: 2px 2px 3px gray;
  margin: 0.3em;
}
