body {
  font-family: Arial;
  text-align: center;
  margin-top: 100px;
}

h1 {
  color: blue;
}
