:root{--background:#ffffff;--foreground:#171717}body{background:var(--background);color:var(--foreground);font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Segoe UI,sans-serif;margin:0}*{box-sizing:border-box}