@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&family=Redacted+Script:wght@300;400;700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");:root{--background-color:#111}*{box-sizing:border-box;font-family:Comfortaa,sans-serif;font-optical-sizing:auto;font-weight:400;position:relative;scrollbar-width:none}body,body>div,html{min-height:100vh}body>div{background:var(--background-color);color:#fff;outline:1px solid #fff;outline-offset:-16px;position:relative}header{display:inline-block;left:50cqw;padding:10px;text-align:center;transform:translate(-50%);z-index:50}main{padding:15px}footer{bottom:16px;display:inline-block;left:50cqw;padding:0 6px;position:absolute;transform:translateX(-50%);z-index:51}h1{font-size:56px}p,pre{font-family:Roboto,serif}pre{white-space:pre-wrap}input::-moz-placeholder{font-size:11px;text-align:center}input::placeholder{font-size:11px;text-align:center}button{background:#000;border:1px solid #fff;color:#fff}button:hover{background:gray}a{color:#fff}blockquote{border-left:20px solid #fff;margin-bottom:26px;margin-left:0;margin-right:0;padding-left:20px}blockquote p:first-child:before{content:"\201C"}blockquote p:last-child:after{content:"\201D"}#cookie-consent{background:#000;border:1px solid #fff;bottom:0;padding-bottom:16px;padding-left:16px;padding-right:16px;position:fixed;width:100%;z-index:100}#cookie{left:26px}#cookie,#privacy{bottom:26px;font-size:11px;position:absolute;z-index:99}#privacy{right:26px}body img.fullscreen{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999999}img.floor4{height:20px;image-rendering:pixelated;width:20px}.floor{word-wrap:break-word;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:500px;padding:6px;position:relative}.redacted{font-family:Redacted Script,cursive;font-style:normal;font-weight:400}.typing{animation:typing-anim 1s steps(40);overflow:hidden;white-space:nowrap}.camo{color:var(--background-color);cursor:default}.grey{filter:grayscale(1) brightness(.5)}@keyframes typing-anim{0%{width:0}to{width:100%}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-out{animation:fade-out .2s ease-in;animation-fill-mode:both}.fade-in{animation:fade-in .2s ease-in;animation-delay:.2s;animation-fill-mode:both}