--- id: 5f33310c1851c6c4da013250 title: Part 8 challengeType: 0 --- ## Description
It's time to add some menu content. Add a `main` element below the existing `header` element. It will eventually contain pricing information about coffees and desserts offered by the cafe.
## Tests
```yml tests: - text: Test 1 testString: '' ```
## Challenge Seed
```html Camper Cafe Menu --fcc-editable-region--

CAMPER CAFE

Est. 2020

--fcc-editable-region-- ```