.code-bad .highlight {
  background-color: #ffd9d9;
}

.code-good .highlight {
  background-color: #eeffcc;
}
