@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;700&display=swap");*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0b0f19;color:#e2e8f0;min-height:100vh}a{color:#5ce0d2;text-decoration:none}a:hover{text-decoration:underline}input::placeholder{color:#4a5568}input:focus{border-color:#5ce0d2!important;outline:none}