Setting the background color to lightBlue; inside the body rule sets the background for the entire body.
lightBlue;
body
Make sure to pick lightBlue, followed by ;.
lightBlue
;