:root{--background:#1e1e1e;--foreground:#fff}html{height:100%}body,html{overflow:hidden}body{background:var(--background);color:var(--foreground);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0;height:100vh}