@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";html,body,#root{margin:0;padding:0;height:100%;font-family:Inter,sans-serif;background-color:#121212;color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1e1e1e}::-webkit-scrollbar-thumb{background:#444;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#666}a{color:inherit;text-decoration:none;transition:color .2s ease-in-out}a:hover{color:#90caf9}
