--- id: 5f344fc1520b6719f2e35605 title: Part 9 challengeType: 0 dashedName: part-9 --- # --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. # --hints-- Test 1 ```js ``` # --seed-- ## --seed-contents-- ```html Camper Cafe Menu

CAMPER CAFE

Est. 2020

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