Is it :modal?
This handy CSS pseudo-selector gives you a way to select elements that are modal. Celebration This web feature is now available in all three major browser engines! CSS :modal is available from Chrome 105. This handy pseudo-selector gives you a way to select elements that are "modal", and to avoid managing classes in JavaScript by providing a way to detect modal elements.
https://web.dev/is-it-modal/