body {
  font-family: sans-serif;
  margin: 2rem;
  background: #f4f4f4;
}
textarea, input {
  font-size: 1rem;
  width: 100%;
  margin-bottom: 0.5rem;
}
table {
  background: white;
}
