html,body{max-width:100vw;min-height:100vh;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#1f232833;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#1f232866}
