div {
  background-color: aquamarine;
  padding: 10px;
  margin-bottom: 10px;
}

img {
  height: 300px;
}
