🏠 New in Low Baseline Support: ::backdrop
March 14, 2022
The ::backdrop CSS pseudo-element is a box underneath an element in the top layer, such as a <dialog>. It can be used to create obscuring effects distinguishing a modal element from the elements underneath.
Source features
css.selectors.backdrop[mdn]