Inside the parentheses, use the em element's ID to retrieve it.

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

Make sure to pick "status".