html {
  background: black;
}

img {
  margin: auto;
  vertical-align: middle;
  text-align: center;
  max-width: 100%;
  max-height: 100%;
}
