body {
  overflow: hidden;
}
img {
  max-height: 400px;
  object-fit: contain;
}
