@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Rubik,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;background:#0a0a0a;color:#fff}#root{min-height:100vh}button{font-family:inherit;cursor:pointer;border:none}a{color:#8a2be2;text-decoration:none}a:hover{text-decoration:underline}
