:root{--background:#000000}body,html{height:100%}body{background:#000000!important;margin:0!important;overflow-x:hidden}*{box-sizing:border-box;padding:0;margin:0}a{text-decoration:none!important;outline:none!important}a:active,a:focus,a:hover{text-decoration:underline;outline:none!important}li,ul{margin:0;list-style:none}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}html{color-scheme:dark}}