body {
  font-family: Arial, sans-serif;
  background: #0b1220;
  color: white;
  padding: 40px;
}

h1 {
  font-size: 42px;
}

p {
  font-size: 18px;
  opacity: 0.85;
}
