isolation
isolation
The isolation
CSS property defines if the element must create a new stacking context.
This especially useful in conjunction with background-blend-mode
that only blend background in a given stacking context: it allows to isolate groups of elements from their deeper background and to blend their background color together-