{ "$schema": "../../schemas/code-crispies-module-schema.json", "id": "playground", "title": "Playground", "description": "Freier HTML & CSS Spielplatz", "mode": "playground", "difficulty": "beginner", "lessons": [ { "id": "playground", "title": "Playground", "description": "", "task": "", "previewHTML": "", "previewBaseCSS": "", "sandboxCSS": "", "initialCode": "\n\n

Hallo Welt

\n

Los geht's!

", "solution": "", "previewContainer": "preview-area", "validations": [] } ] }