Type var status;,  to create the variable where we'll save the em element.

<html>
<body>
<img src="https://mimo.app/r/jo.png">
<h3>Joslyn</h3>
<p>
<em id="status">offline</em>
</p>
</body>
</html>]]>

Make sure to type var status.