9 lines
105 B

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