---
id: 5f7b88d37b1f98386f04edc0
title: Part 52
challengeType: 0
---
## Description
Something does not look right. You added the correct `class` attribute value to the `p` element with `Donunt` as its text, but you have not defined a selector for it.
Since the `flavor` class selector already has the properties you want, just add the `dessert` class name to it.
## Tests
```yml
tests:
- text: Test 1
testString: ''
```
## Challenge Seed