body {
  font-family: Arial, sans-serif;
}

.section {
  color: blue;
}

#title {
  text-align: center;
}
