form {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

span.or {
    font-weight: bold;
    display: block;
    padding-bottom: 20px;
}