body{font-family:League Spartan,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;overflow:auto;box-sizing:border-box;transition:background-color .25s ease,color .25s ease}*,*:before,*:after{transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease}#root{margin:0 auto;height:100vh;overflow:auto}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:30px}@media(prefers-color-scheme:light){::-webkit-scrollbar-thumb{background:#ccc}::-webkit-scrollbar-thumb:hover{background:#b3b3b3}::-webkit-scrollbar-corner{background:#e7e7e7}}@media(prefers-color-scheme:dark){::-webkit-scrollbar-thumb{background:#555}::-webkit-scrollbar-thumb:hover{background:gray}::-webkit-scrollbar-corner{background:#000}}
