:root{--font-family: sans-serif}html,body{font-family:var(--font-family);padding:0;margin:0;height:100%}@media(prefers-color-scheme:dark){html,body{background-color:#181818;color:#fff}}@media(prefers-color-scheme:light){html,body{background-color:#f5f5f5;color:#000}}
