Set the background color of the traffic light using a hex color value.
Make sure to pick background-color followed by : and then #777777, ;.
background-color
:
#777777
;