@layer base{@font-face{font-family:Clacon2;font-style:normal;font-weight:400;font-display:block;src:url(/fonts/Clacon2.woff2)}:root{--color:#5bf870;--bg:#05321e;--off:#050505;--font-size-full:2vw;--text-opacity:.6}body{background-image:radial-gradient(ellipse,var(--bg)0%,var(--off)90%);height:100vh;color:var(--color);background-attachment:fixed;justify-content:center;margin:0;padding:0;font-family:Clacon2,monospace;display:flex}.screen{width:100vw;height:100vh}.screen:before{content:" ";z-index:2;pointer-events:none;background:linear-gradient(rgba(18,16,16,.1) 50%,rgba(0,0,0,.3) 50%) 0 0/100% 8px;animation:2s fadeIn;display:block;position:absolute;top:0;bottom:0;left:0;right:0}::selection{background:var(--color);color:var(--bg);text-shadow:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}}
