:root{--background:#fff;--foreground:#444;--active:#f3f2f1;--meter:#a19f9d}@media(prefers-color-scheme:dark){:root{--background:#1b1a19;--foreground:#f3f2f1;--active:#252423;--meter:#292827}}body,html{margin:40px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--background)}a,a:visited,body,html{color:var(--foreground)}footer{margin-top:40px;text-align:center}