@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";body{margin:0;padding:0;font-family:Inter,sans-serif;background-color:#000;color:#fff}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#444}
