Set the background color of all elements on this webpage to the value azure and the text color for the heading to gray.

Make sure to pick background-color: azure;, followed by color: gray;.