:root {
  color-scheme: light dark;
}
body {
  background-color: light-dark(#fff, #000);
}