---
id: 5f356ed69db0a491745e2bb6
title: Part 28
challengeType: 0
---
## Description
To apply the class's styling to the `div` element, add a `class` attribute to the `div` element's opening tag and set its value to `menu`.
## Tests
```yml
tests:
- text: Test 1
testString: ''
```
## Challenge Seed