/* style.css */
body {
  font-family: Arial, sans-serif;
  background: #f5f5f5;
  text-align: center;
  margin-top: 50px;
}
