.match {
    background-color: rgba(0, 255, 42, 0.205);
}

.no-match {
    background-color: rgba(255, 0, 0, 0.205);
}
