<body> <h1>The Background Color of the entire page(body) is light blue.</h1> </body>
body{ background-color : lightblue; }
This Pen is owned by Training Course on CodePen.
See more by @Training-Course on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.