.correct {
    background-color: lightgreen;
}

.incorrect {
    background-color: lightcoral;
}
