You can also change the background color of the page.
Use the background-color property on the <body> element, which is the page root element. Set the color to skyblue.
background-color
<body>
skyblue