Linked Right Here

styling text arrived at via a scroll-to-text link

/* #:~:text=... fragment landed on this run of text */
::target-text {
  background: var(--brand);
  color: white;
}