.highlight {
    background-color: yellow;
}

.error {
    background-color: lightcoral;
    border: red;
}