Basic Usage

Use new-stacking-context whenever you need to create a new CSS Stacking Context.

index.html
<div class="new-stacking-context">...</div>

That’s it!