#loginForm {
    width: 275px;
    gap: 30px;
}
#forgotPassword {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
}