:root{--background:#090909;--foreground:#ddd}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground)}
