{ "$schema": "../schemas/code-crispies-module-schema.json", "id": "layouts", "title": "Layouts", "description": "Master modern CSS layout techniques with Flexbox and Grid for responsive, powerful designs.", "difficulty": "intermediate", "lessons": [ { "id": "layouts-1", "title": "Flex Basics", "description": "Learn the core properties of Flexbox to align, distribute space, and order items in a container.", "task": "Set .flex to display: flex, and center its children both horizontally and vertically.", "previewHTML": "