.highlight {
  background-color: yellow;
  transition: background-color 2s ease-out;
}
