@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";html,body{background-color:#02040a;color:#f1f5f9;font-family:Inter,sans-serif;scroll-behavior:smooth;margin:0;padding:0}::selection{background-color:#0f6;color:#02040a}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#02040a}::-webkit-scrollbar-thumb{background:#0f6;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#ffdf00}
