what is the correct css syntax for changing background color in a <p> code example Example: how to change background color in css body{ background: lightblue; }