@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Noto+Sans+SC&display=swap");*{margin:0;padding:0;box-sizing:border-box}body{overflow:hidden;background:#0b0e14}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#0b0e14}::-webkit-scrollbar-thumb{background:#1e2535;border-radius:3px}input[type=range]{cursor:pointer}button:hover{opacity:.85}