html,body,#root,#main,#app,#__next{width:100vw;margin:0;padding:0;background:#0f0f23!important;height:100%!important;min-height:100%!important}body{overscroll-behavior:none;-webkit-overflow-scrolling:touch;background:#0f0f23!important;overflow-y:auto!important}#root,#main,#app,#__next{flex-direction:column;display:flex}::-webkit-scrollbar{background:#181825;width:12px}::-webkit-scrollbar-thumb{background:#6366f1;border:2px solid #181825;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#8b5cf6}::-webkit-scrollbar-track{background:#181825}*{scrollbar-width:thin;scrollbar-color:#6366f1 #181825}