:root{--foreground:#000;--background:#fff}*{box-sizing:border-box}body{color:var(--foreground);background-color:var(--background);font-family:system-ui,sans-serif;font-weight:400;margin:0}a{color:inherit;text-decoration:underline}