form{ display: flex; flex-direction: column; justify-content: space-evenly; align-items: center; height: 100%; } form > *{ margin-top: 20px; }