body {
  margin: 0;
  text-align: center;
  background-color: #555555;
  height: 100vh;
}

img {
  max-height: 100%;
}
