CSSHTML + CSS
Draft saved locallyCSS · Spaces: 2
Live preview move your pointer inside
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-widthon.page. - Set
marginon.page.
Check my page Run project