html {
  font-size: 1.25rem;
}
red {
  color: red;
}
green {
  color: green
}
blue {
  color: blue;
}
orange {
  color: orange;
}