.highlight {
    background-color: #FFCC99;
}

.gray {
    filter: grayscale(1);
}