Hey guys,
I was playing around with this task, added a navigation bar, changed font size, added bold text, changed background colors and now I’m missing the background that in the example appears as a darker green (not sure how to call that area)
The background-color is using rgba as well as a hex values. You can use one or the other. Look into the section on color in MDN and there will be a better explanation.
I see, thanks for letting me know, settled with hex values only.
Never saw CSS before this task so I’m kinda lost because the background I’m looking for is still not showing despite fixing what you pointed out. I’ll keep moving and revisit this when I learn some CSS.