---
id: 5f344fbc22624a2976425065
title: Part 10
challengeType: 0
---
## Description
Create an `h2` element in the `section` element and give it the text `Coffees`.
## Tests
```yml
tests:
- text: Test 1
testString: ''
```
## Challenge Seed
```html
Camper Cafe Menu
--fcc-editable-region--
--fcc-editable-region--
```