--- id: 5f33294a6af5e9188dbdb8f3 title: Part 5 challengeType: 0 --- ## Description
The name of the cafe is `Camper Cafe`. Add an `h1` element with the name of the cafe in capitalized letters to make it stand out.
## Tests
```yml tests: - text: Test 1 testString: '' ```
## Challenge Seed
```html Camper Cafe Menu --fcc-editable-region-- --fcc-editable-region-- ```