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.