:root {
  color-scheme: dark; /* stylelint-disable-line property-no-unknown */
  --background-color: rgb(15 15 15);
  --text-color: rgb(240 240 240);
}
