:root {
  color-scheme: only light;
}

html,
body {
  background-color: #ffffff;
  color: #0f172a;
} 