CSSHTML + CSS
Draft saved locallyCSS · Spaces: 2
Live preview move your pointer inside
Mission 01 10 min
Reward+100 XP

Stop the Page Stretching

max-width gives content a comfortable maximum without forcing a fixed width everywhere.

01
Your mission

Limit .page with max-width and centre it.

  • Set max-width on .page.
  • Set margin on .page.
Check my page Run project
Mission demoStop the Page Stretching

Finished result only — the answer code stays hidden.