body, html {
  margin: 0;
  background: #ffff00;
}

img {
  max-width: 400px;
}

.center {
  text-align: center;
}
