body{overscroll-behavior:none;background-color:#181818;width:100%;min-height:100vh;margin:0;padding:0;position:relative;top:0;left:0}html{overscroll-behavior:none;background-color:#181818;width:100%;min-height:100vh;overflow-x:hidden}html,body,#__next{background-color:#181818;min-height:100vh}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#181818;border-radius:0}::-webkit-scrollbar-thumb{background:#c8c8ff4d;border:2px solid #181818;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#c8c8ff80}::-webkit-scrollbar-thumb:active{background:#c8c8ffb3}*{scrollbar-width:thin;scrollbar-color:#c8c8ff4d #181818}
