body {
    background: #f8f9fa;
}

.login-form {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}