StealThis .dev

Miro / Whiteboard

Infinite canvas aesthetics — sticky notes, hand-drawn connectors, collaborative markers, and the feeling of a shared whiteboard.

Open in Lab
html css javascript
Targets: JS HTML

Code

Miro / Whiteboard

The whiteboard aesthetic captures the collaborative energy of digital canvas tools like Miro, FigJam, and Mural. Everything feels placed by hand on a physical surface — sticky notes cluster at slight angles, elements have imperfect margins and shadows, and SVG connector lines join elements like drawn arrows. The off-white background with a subtle dot grid perfectly mimics the surface of a premium whiteboard.

Sticky notes are the core building block: colorful squares (#FFED46 yellow, #FFC0CB pink, #B3E5FC blue, #C8E6C9 green) in slightly rotated clusters, each with the characteristic soft drop shadow and thick marker-weight content. Typography mixes ’Kalam’(a handwriting font) for note content with’Inter’` for UI chrome, creating the authentic mix of hand-written notes and digital interface.

The interactive signature of this style is draggability — users can grab a sticky note and drag it around the canvas, repositioning it as they would on a real board. SVG connector lines drawn between elements complete the spatial composition metaphor.

Key characteristics

  • Off-white #F5F5F0 dot-grid background simulating a whiteboard surface
  • Colorful sticky notes with rotate() transforms and soft box-shadows
  • 'Kalam' handwriting font for note content
  • SVG connector lines with arrowheads drawn between card elements
  • One fully draggable sticky note via mouse/touch events
  • Marker-style button with imperfect hand-drawn shadow

When to use it

The Miro style is ideal for collaborative tools, design process documentation, project planning interfaces, retrospective boards, and brainstorming applications. Its casual, tactile quality lowers the perceived formality of the interface, encouraging participation and experimentation.