<PLEASE USE THIS TEMPLATE TO HELP YOU CREATE A GREAT POST!>
I think this course is broken. The background turns red, there is no brown,. how can this be fixed?
<Below this line, add a link to the EXACT exercise that you are stuck at.>
<!DOCTYPE html>
<html>
<head>
<title>Sexy background color!</title>
</head>
<body style="background-color: brown"
<h3>Favorite Football Teams</h3>
<ol style="background-color: yellow"
<li>The Hawthorn Football Club</li>
<li>San Franscisco 49ers</li>
<li>Barcelona FC</li>
</ol>
</body>
</html>