Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The :target-current CSS pseudo-class selects the active scroll marker — the ::scroll-marker pseudo-element of a scroll-marker-group that is currently scrolled to. This selector can be used to style the active navigation position within a scroll marker group.
Note: The :target-current pseudo-class is only valid on ::scroll-marker pseudo-elements.