*{margin:0;padding:0;box-sizing:border-box}html{width:100%;height:100%}body{width:100%;height:100%;background-color:#0e1720}#root{width:100%;height:100%}.overflow-auto{overflow:auto}.position-relative{position:relative}.justify-center{display:flex;justify-content:center}.justify-end{display:flex;justify-content:end}.align-center{display:flex;align-items:center}.justify-space-between{display:flex;justify-content:space-between}.display-webkit{display:-webkit-box}::-webkit-scrollbar{height:4px;width:0}::-webkit-scrollbar-track{background:#00000005}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#0000004d}
