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

#title {
  color: blue;
  font-size: 40px;
}
