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