html,body{color:#ffd600;box-sizing:border-box;background:#181818;height:100%;margin:0;padding:0;overflow-x:hidden}body{scrollbar-width:thin;scrollbar-color:#ffd600 #232323;width:100vw;min-height:100vh;overflow-y:auto}#_next{min-height:100vh}*{box-sizing:border-box}::-webkit-scrollbar{background:#232323;width:8px}::-webkit-scrollbar-thumb{background:#ffd600;border-radius:4px}::-webkit-scrollbar:horizontal{height:0}body:has(.container){overflow-y:auto}body:has(.container):not(:has(.main>*)){overflow-y:hidden}
