.login {
    width: 300px;
    margin: 0 auto;
}

.login h1 {
    text-align: center;
}


.login .button {
    margin: 0 auto;
}