---
id: 5f3ef6e0eaa7da26e3d34d78
title: Part 55
challengeType: 0
---
## Description
You can give your menu some space between the content and the sides with various `padding` properties.
Give the `menu` class a `padding-left` and a `padding-right` with the same value `20px`.
## Tests
```yml
tests:
- text: Test 1
testString: ''
```
## Challenge Seed