Make the navigation of this webpage stand out by setting the background color for the div element.
div
Make sure to pick background-color followed by : and then burlywood, ;.
background-color
:
burlywood
;