body{
    background: linear-gradient(135deg,#667eea,#764ba2);
}

.login-box{
    width: 100%;
    max-width: 400px;
}