/* styles.css */
body {
  font-family: sans-serif;
  background: #f4f4f4;
  text-align: center;
  padding: 40px;
}
