/* @media (prefers-color-scheme: dark) {
  body {
    background-color: darkgray;
  }
} */