Keeping The Page Interactive While A View Transition Is Running | CSS-TricksPointer-events property allows interaction during View Transitions.
Nesting/Overriding Properties in CSSSome CSS properties like visibility and pointer-events can be 'undone', unlike properties like display or opacity.Applying the same animation to nested elements can result in interesting and fun outcomes.