Responsive Test Page

A self-contained scratch page for the test.cnbl.dev staging environment. Resize the window to watch every section reflow.

Layout Building Blocks

Auto-fitting card grid β€” collapses from four columns down to one.

πŸ“

Fluid Grid

CSS Grid with auto-fit and minmax() for column reflow without media queries.

🎨

Dark / Light

Respects prefers-color-scheme so the palette follows the OS setting.

πŸ”€

Fluid Type

Headings scale with clamp() against the viewport width.

⚑

Zero Deps

Single file, no frameworks, no external requests. Drops straight onto any host.

Live Viewport Readout

Updates as you resize β€” handy for confirming breakpoints on the server.

β€”Viewport width
β€”Viewport height
β€”Device pixel ratio
β€”Active breakpoint
scheme

Sample Form

Two columns on desktop, single column on mobile.