--- id: 5f3477ae34c1239cafe128be title: Part 14 challengeType: 0 --- ## Description
You currently have three type selectors with the exact same styling. To reduce the amount of CSS, you can create a single type selector by specifying all the element names by commas. Use a single type selector to center the `h1`, `h2` and `p` elements at the same time.
## Tests
```yml tests: - text: Test 1 testString: '' ```
## Challenge Seed
```html Camper Cafe Menu --fcc-editable-region-- --fcc-editable-region--

CAMPER CAFE

Est. 2020

Coffees

```