* {
  background-color: #000 !important;
  color: #fff !important;
}

img {
  max-width: 100vw;
  max-height: 100vh;
  width: auto;
  height: auto;
  object-fit: contain;
}
