html{overflow:hidden;height:100%}body{margin:0;background-color:#000;height:100%;width:97.5%}::-webkit-scrollbar{width:20px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #090;border-radius:1px}::-webkit-scrollbar-thumb{background:green;height:10px;border-radius:1px}::-webkit-scrollbar-thumb:hover{background:#090}.full-size.alternative{z-index:1}.outerFrame{position:fixed;pointer-events:none;overflow:hidden;z-index:10;top:0;width:100%;height:100%}svg#svg-root{display:none}.frame{top:2em;overflow-y:auto;overflow-x:hidden;margin:1em;width:100%;height:100%;background-color:#000;background-image:radial-gradient(200% 250% at center,#003232bf,#000);background-clip:padding-box;color:#090;padding:2rem;font-size:24px;text-shadow:0 0 5px #707070;animation:textShadow .15s infinite}.cristal{pointer-events:none;overflow:hidden;position:fixed;inset:0;width:100%;height:100%;opacity:60%;background:linear-gradient(#12101000 50%,#00000040 50%),linear-gradient(90deg,#ff00000f,#00ff0005,#0000ff0f);background-size:100% 3px,2px 100%}.scanline{width:100%;height:100px;z-index:8;background:linear-gradient(0deg,#0000,#fff3 10%,#0000001a);opacity:.1;position:absolute;bottom:100%;animation:scanline 10s linear infinite;pointer-events:none}.scanline1{width:100%;height:100px;z-index:18;background:linear-gradient(0deg,#0000,#fff3 10%,#0000001a);opacity:.1;position:absolute;bottom:100%;animation:scanline 4s linear infinite;pointer-events:none}@keyframes scanline{0%{bottom:100%}80%{bottom:100%}to{bottom:0%}}
