body {
  font-family: Arial, sans-serif;
  margin: 2rem;
  text-align: center;
}
button {
  padding: 0.5rem 1rem;
  font-size: 1rem;
}
