@import"https://fonts.googleapis.com/css2?family=Chela+One&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Chela One,system-ui}a{text-decoration:none;color:#000}html,body{height:100%;width:100%;font-family:Chela One,system-ui;scroll-behavior:smooth}::-webkit-scrollbar{width:11px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background-color:#cbec20;border-radius:2rem;border:.2rem solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:active{background-color:#9db818}.nav-active{background:#acbc59;padding:7px 11px;border-radius:7px;transition:all .3s ease}.fixed{transition:all .4s ease;position:fixed}
