img {
  max-width: 100%;
  height: auto;
  background-color: black;
}

html {
  background-color: black;
  padding: 1em;
}
