# MaxiMind Study Board — embed & integration spec Study Board is a self-hosted collaborative whiteboard (Excalidraw) at https://draw.macsvff.uk. Embed it in any web page with a single ## 3. Sizing & responsive rules (IMPORTANT so it "looks good") The board is a full application, not a thumbnail. Give it real space. - Minimum usable size: width >= 360px, height >= 420px (below that the toolbar crowds). - Recommended desktop height: 600px, or min(80vh, 820px). - Recommended mobile height: min(70vh, 560px), never below 420px. - Width: always 100% of the parent container. - Set width/height once; do NOT animate them. - The board pans/scrolls INTERNALLY. The host page must not try to scroll the iframe. Responsive shape with aspect-ratio:
## 4. Fill a container / REPLACE the current classroom board Make the classroom's board slot position:relative, then let the iframe absolutely fill it. This swaps in the Study Board while keeping the slot's existing size.
If the current classroom board is already an