body {
  font-family: Arial, sans-serif;
  margin: 40px;
  background-color: #f0f0f0;
  color: #333;
}

h1 {
  color: #0078D4;
}
