.highlight{
  fill: blue;
  opacity: 1;
  cursor: pointer;
}

.changing{
  fill: red;
}

