Assemble vanilla-CSS websites from reusable blocks; re-skin any page by swapping its chrome.
Lab note
No framework in the output — plain HTML and CSS, because the thing being built should outlive the thing that built it. Swapping chrome without touching content is the trick worth keeping.
Elsewhere on this bench