body {
  font-family: Arial, sans-serif;
  margin: 40px;
  background: #f7f7f7;
  color: #333;
}
h1 {
  color: #2a7ae2;
}
