🏠 New in High Baseline Support: ::backdrop
September 14, 2024
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]