body {
    font-family: sans-serif;
    padding: 2em;
    background: #f8f9fa;
  }
  
  button {
    font-size: 1.2em;
    padding: 1em;
    margin-bottom: 1em;
    cursor: pointer;
  }
  