Back to Hub
RETURN TO HUB

The value of Silence

A zen minimalism style that uses extreme whitespace and elegant serif fonts to focus attention solely on the essence of the message.

Design Parameters

Design an exhibition webpage with extreme whitespace and minimalist aesthetics that retains only the essence.

[Design Essence]
1. Layout: Use 70% of the screen as whitespace. max-width 800px, padding 80px 40px.
2. Typography: English titles in Cormorant Garamond (weight 300, italic usage), body in Noto Sans KR (weight 300). Title clamp(3rem, 6vw, 5.5rem), body line-height 1.9.
3. Color: Warm off-white (#faf9f7) background, soft charcoal (#2c2c2a) text, muted (#555/#999) hierarchy.
4. Dividers: Thin vertical lines (1px #ddd, height 100px) for section separation, margin 100px auto.
5. Buttons: 1px line style, hover fills background (#2c2c2a) + text inversion (#fff), 0.3s transition.
6. Motion: Full 2s ease-in fade in, leisurely with no quick transitions.

[Responsive]
- Mobile: Padding 40px 20px, auto-shrink title size (clamp)
- Desktop: max-width 800px centered

[Restrictions]
- No intense colors or neon effects
- No complex grids or multi-column layouts
- No fast motion or bounce/spring effects
- No icons/illustrations/images

[Output]
1) Typography scale (h1/h2/body/manifesto) and color tokens
2) Header / Title / Manifesto / Divider / Content / CTA structure
3) HTML/CSS code with whitespace system and fade animations