body {
  font-family: Times, "Times New Roman", Georgia, serif;
  background: black;
  filter: invert(1);
}

ul>iframe {
  max-width: 400px;
  filter: invert(1);
}
