A minimal testing scaffold — structured, readable, and ready to extend.
Replace this content with your own components and logic.
Semantic HTML5 with a clean document outline. Ready for accessibility audits and screen-reader testing.
Pure CSS with custom properties, responsive grid, micro-interactions, and zero external dependencies.
No frameworks — vanilla JS entry point. Add your modules, event listeners, or test runners here.
Google Fonts loaded via link tag. Swap typefaces by editing the <link> and CSS font-family rules.
Fluid type via clamp(), a collapsing grid at 700 px, and viewport-safe padding throughout.
All colours live in :root CSS variables. Switch to a light theme in seconds by overriding six values.