Skip to content
CSS·Advanced·Conceptual·1 min read

Why test at 200% zoom?

Short interview answer

Zoom increases effective content pressure and reveals clipping, overlap, fixed-height assumptions, and reflow failures that a narrow device simulation alone may miss.

Key takeaway

Explain the underlying mental model clearly, then support it with a concrete example and its trade-offs.

← Back to Responsive design and container queries

Related questions