@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";html,body,#root,.app{height:100%;width:100%;font-family:Inter,sans-serif;background-color:#1f2026}h1{color:#0ff}a{text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#242427}::-webkit-scrollbar-thumb{background:#48494e}::-webkit-scrollbar-track:hover{background:#2e2e2f}
