* {
  color: blue;
}

#maintitle {
  background-color: black;
  color: white;
}

.section {
  background-color: grey;
}

p {
  font-size: 25px;
}
