#root{width:100%;height:100%;margin:0;padding:0}body{margin:0;padding:0;overflow:hidden}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#e5e5e5;background:#05050a;width:100%;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#0e0e1f}::-webkit-scrollbar-thumb{background:#3b3b66;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#5a5a8a}input[type=range]{accent-color:#a3e635;cursor:pointer;width:100%}
