*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow:hidden;background:#070f1e;color:#e0eef6;font-family:IBM Plex Mono,Courier New,monospace}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:2px;background:#1e3a5c;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#e05c5c;cursor:pointer;border:2px solid #fff}input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#e05c5c;cursor:pointer;border:2px solid #fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a1628}::-webkit-scrollbar-thumb{background:#1e3a5c;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2e5a8c}