body {
  background-color: #f4f4f9;
  text-align: center;
  font-family: Arial, sans-serif;
}

h1 {
  color: darkred;
}
