html,body,#root{box-sizing:border-box;width:100%;height:100%;margin:0;padding:0;overflow:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0f172a99;border-radius:4px}::-webkit-scrollbar-thumb{background:#6366f166;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6366f1b3}
