[ad_1]
It is because you have not closed the h1,p selector with closing brace.
It should be as follows:
h1,p{
background-color:red;
}
/*and then the #top-cloud */
[ad_2]
solved can you identify the error? i am trying to debug the code but i cant see the error [closed]