.login {
justify-content: flex-start;
align-items: center;
display: flex;
flex-direction: column;
padding-top: 3rem;
padding-bottom: 3rem;
min-height: 600px;
}