---
id: 5f3ef6e04559b939080db057
title: Part 57
challengeType: 0
dashedName: part-57
---
# --description--
Since all 4 sides of the menu have the same internal spacing, go ahead and delete the four properties and use a single `padding` property with the value `20px`.
# --hints--
Test 1
```js
```
# --seed--
## --seed-contents--
```html