:fullscreen

The :fullscreen pseudo-class selects the element that is displayed when the browser is in full screen mode.

Syntax



element:fullscreen {
  property: value;
}