::target-text {
  background-color: yellow;
}
:target{
  background-color: pink;
}
