Show currently active media-queries
width
)height
)aspect-ratio
)orientation: landscape
)orientation: portrait
)resolution
)scan: interlace
)scan: progressive
)grid
)update-frequency: none
)update-frequency: slow
)update-frequency: normal
)overflow-block: none
)overflow-block: scroll
)overflow-block: optional-paged
)overflow-block: paged
)overflow-inline: none
)overflow-inline: scroll
)color
)inverted-colors: none
)inverted-colors: inverted
)pointer: none
)pointer: coarse
)pointer: fine
)hover: none
)hover: on-demand
)hover: hover
)any-pointer: none
)any-pointer: coarse
)any-pointer: fine
)any-hover: none
)any-hover: on-demand
)any-hover: hover
)light-level: dim
)light-level: normal
)light-level: washed
)script: none
)script: initial-only
)script: enabled
)@custom-media --custom (min-width: 1px)
@media (width >= 1px)