.red{
    background-color: rgb(88, 211, 160);
}
.green{
    background-color: green;
}