.c1 {
    color: blue;
}

.c2 {
    font-size: 30px;
}

.c3 {
    background-color: yellow;
}

.c4 {
    color: red;
}