I can´t make it run, here´s my code:
var whiteHouseHomePage = (
<div>
<img src="pics/dope-buildings/whitehouse.jpg" />
<h1>
Hi! I am President! Thank u for visiting white house .gov on the internet!
</h1>
<article>
OMG I had the tastiest sandwich today. I <strong>literally</strong> almost freaked out.
</article>
</div>
);
Oops! The test returned an error. Maybe you have a syntax error, or a typo. See full error.
I can´t see my mistake. I would be very grateful with any help.