body {
  text-align: center;
  height: 100vh;
  margin: 0;
  align-content: center;
}

form {
  display: inline-grid;
  gap: 10px;
  
}