The :modal Css pseudo-class matches an element that is in a state in which it excludes all interaction with elements outside it until the interaction has been dismissed. Multiple elements can be selected by the :modal pseudo-class at the same time, but only one of them will be active and able to receive input....Deutsch Français The :modal CSS pseudo-class matches an element...receive input. Try it Syntax css :modal { /* ... */ } Usage notes...