:root{--background:#000;--foreground:#fff}html{color-scheme:dark}body{background:var(--background);color:var(--foreground);font-family:system-ui,sans-serif}
