*{box-sizing:border-box;margin:0;padding:0}html,body,#root{overflow:hidden;width:100%;height:100%}body{color:#e0e0e0;background:#0a0a0f;font-family:Courier New,monospace}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#00142880}::-webkit-scrollbar-thumb{background:#0ff3;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0ff6}input[type=range]{-webkit-appearance:none;appearance:none;outline:none;background:#0aa6;border-radius:2px;height:3px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background:#0ff;border-radius:50%;width:10px;height:10px}textarea:focus{box-shadow:0 0 8px #00ffff1a;border-color:#00ffff80!important}
