body {
  font-family: Arial, sans-serif;
  text-align: center;
  background: #f5f0ff;
  color: #30254a;
  padding: 60px 20px;
}

h1 {
  font-size: 42px;
  margin-bottom: 10px;
}

p {
  font-size: 18px;
}
