*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden;overscroll-behavior:none;background:#000}body{font-family:Slackey-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;color:#fff}#root{width:100%;height:100%;overflow:hidden;background:#000}html.ios-safari-tab,html.ios-safari-tab body{height:auto;min-height:100%;overflow:visible;scrollbar-width:none}html.ios-safari-tab::-webkit-scrollbar,html.ios-safari-tab body::-webkit-scrollbar{display:none}html.ios-safari-tab #root{height:auto;min-height:calc(100dvh + 160px);overflow:visible}button,input{font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#44e4fc4d;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#44e4fc99}
