simple solutions for complex problems
Tips » Div Background Color
You can set the background color of a div with background-color
eg <div style="background-color: #fcfcfc;">grey</div>