<div class="extra-options"> <label class="checkbox"> <input type="checkbox" id="rememberCheck"> Remember me </label> <a href="#" class="forgot-link" id="forgotBtn">Forgot password?</a> </div>
.brand text-align: center; margin-bottom: 2rem;
.signup-prompt text-align: center; margin-top: 2rem; font-size: 0.85rem; color: #9aa3c2; Crackday.in Login
<button type="submit" class="login-btn" id="loginBtn">→ Log in to Crackday</button>
/* glow orbs */ .orb position: fixed; border-radius: 50%; filter: blur(90px); opacity: 0.3; z-index: 0; pointer-events: none; input type="checkbox" id="rememberCheck">
.orb-2 width: 45vw; height: 45vw; background: #962b6b; bottom: -15vh; right: -15vw; opacity: 0.2;
hr border-color: #2a2f45; margin: 0.5rem 0; Remember me <
</style> </head> <body> <div class="orb orb-1"></div> <div class="orb orb-2"></div>