body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg);overflow:hidden;background:url(/pics/wallpaper.jpg);background-size:cover}:root{--color-bg:#fff0dc;--color-sub-bg:#f5e5d3;--color-red:#ed8a82;--color-green:#b6d9b9;--color-grey:#f3f3f3;--color-shadow:#5b5b5b;--color-black:#252525;--bg-img-window:url(/pics/window-texture.jpg);--height-navbar:2.3em;--height-windowtabs:2em;--font-family:"VCR",Helvetica,sans-serif}@media (max-width:640px){:root{--height-navbar:2em}}@font-face{font-family:VCR;src:url(/fonts/VCR_OSD_MONO_1.001.ttf)}@font-face{font-family:Display;src:url(/fonts/Display.otf)}*{margin:0;font-family:var(--font-family);box-sizing:border-box}* a{text-decoration:none;color:var(--color-text)}* ul{list-style-type:none;padding:0}::selection{color:var(--color-bg);background-color:var(--color-green)}