*,:before,:after{box-sizing:border-box}body{margin:0;padding:0;overflow:hidden}#root{width:100%;height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0a0c14}::-webkit-scrollbar-thumb{background:#2a3250;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3a4568}::-webkit-scrollbar-corner{background:#0a0c14}
