body {
  font-family: Arial, sans-serif;
  margin: 2rem;
}

h1 {
  color: #333;
}

button {
  margin-left: 0.5rem;
  padding: 0.5rem 1rem;
}
