@media (min-width: 768px) {
    .login-container {
        max-width: 1000px;
        border-radius: 0.5rem;
    }
}
