h1 {
  text-align: center;
}

div {
  display: flex;
}

form {
  margin: auto;
}
