--- id: 5f344fc1520b6719f2e35605 title: Part 9 challengeType: 0 isHidden: true --- ## Description
There will be two sections on the menu, one for coffees and one for desserts. Add a `section` element within the `main` element so you have a place to put all the coffees available.
## Tests
```yml tests: - text: Test 1 testString: '' ```
## Challenge Seed
```html Camper Cafe Menu

CAMPER CAFE

Est. 2020

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