.formWrapper {
  display: flex;
  flex-direction: column;
}

.submitButton {
  align-self: center;
  justify-self: center;
}
