:root{--bg-color: #050816;--main-color: #22c55e;--secondary-color: #60a5fa;--secondary-color-2: #a78bfa}body{background:var(--bg-color);color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:0;padding:0;box-sizing:border-box;font-family:Oswald,sans-serif}html,body{overflow:auto}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:var(--secondary-color);border-radius:999px;border:2px solid #000000}::-webkit-scrollbar-button{display:none}html{scrollbar-width:thin;scrollbar-color:var(--secondary-color) #000000}body{-ms-overflow-style:auto}
