What's wrong with this code?
The
body
rule doesn't have a closing brace,
}
There are too many CSS rules
The
h1
rule isn't on a different line
The
body
rule doesn't have an opening brace,
{
The
body
rule doesn't have a closing brace,
}
.