.login { display: flex; flex-direction: column; align-items: center; margin-top: 30vh; height: 30vh; } .login button { flex: 1; margin: 20px; }