body{--background:#fff;--github:#1b1f24;--separator:#666;--text:#000;background-color:var(--background);flex-direction:column;min-height:100dvh;margin:0;display:flex;&[darktheme]{--background:#1f1f1f;--github:var(--text);--separator:#999;--text:#fff}&[themechange],&[themechange] *{transition:all .4s}}header{background-color:var(--background);padding:1.2rem;position:sticky;top:0;& theme{float:right;width:2rem;height:2rem}}html{-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none;background-color:#000;font-family:Roboto}loader{background-color:var(--background);backdrop-filter:blur(10px);pointer-events:none;min-width:100dvw;min-height:100dvh;transition:opacity .8s;position:fixed;top:0;&[load-finish]{opacity:0}}a,name{color:var(--text)}