body {
  background-color: black;
  color: white;
  font-family: "Times New Roman";
}

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