:root{--background:#fff;--foreground:#000;--muted:#555;--link:#00e;--border:#ddd}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100%}html,body{margin:0;padding:0}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:Georgia,Times New Roman,Times,serif;font-size:17px;line-height:1.5}*{box-sizing:border-box}a{color:var(--link)}
