.red {
  color: white;
  background-color: red;
}

.script {
  font-family: cursive;
}