Step 3 of 6 · Box sizing

Keep the width predictable

Keep padding and the border inside a declared 280px width. The card should not grow when its inner space is added.

Done looks likeThe finished card stays 280px wide, including padding and border.

Live CSS workbench

Make the rule predictable.

The preview updates as you type. Submission checks only the exact selector and box-model choices named in this challenge.

Best resultNot submitted2/3 latest checks
challenge.cssLocal only
Live previewNetwork blocked

Try the challenge now. Sign in to save drafts, attempts, and completion.

Deterministic feedback

Every failed check gives you a next move.

2/3 passing
Declare the card width
Include padding and border in the width
Keep a visible card edge