@charset "UTF-8";

.red {
    color: red;
}

.blue {
    color: blue;
}

.yellow {
    color: yellow;
}
