.red {
    color: red;
}
.green {
    color: green;
}

div {
    background-color: pink;
}