.green {
    background-color: greenyellow;
}

.red {
    background-color: red;
}