body {
  background-color: rgb(255, 255, 255);
  font-size: 1em;
}

.image {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 424px;
  height: auto;
  margin: auto;
  overflow: hidden;
}