.c1 {
  color: aquamarine;
}

.c2 {
  color: aliceblue;
  background-color: black;
}

.c3 {
  font-variant: small-caps;
}

.c4 {
  font-size: xx-large;
}
