mark {
  background: yellow;
}

mark.current {
  background: orange;
}
