*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;width:100%}#root{min-height:100vh;width:100%}html{scroll-behavior:smooth}button{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}
