body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:#0A0A0A}body::-webkit-scrollbar-thumb{background-color:#1db954;border-radius:20px;border:2px solid #0A0A0A}body{background-color:#0a0a0a;color:#fff;font-family:Poppins,sans-serif}html{scroll-behavior:smooth;scrollbar-gutter:stable;overflow-x:hidden}html.no-scroll{overflow:hidden}.height-100{height:100vh}
