body {
  background-color: blue;
}
.redText {
  color: red;
}
