
body {
  font-family: Arial, sans-serif;
  background: #f9f9f9;
  text-align: center;
  padding: 50px;
}
h1 {
  color: #4CAF50;
}
