body {
  font-family: sans-serif;
  margin: 2rem;
}
form input {
  margin: 0.5rem;
  padding: 0.4rem;
}
