Add the code so that the two text elements appear on the same line.
Make sure to pick <div> followed by <strong> and then </strong>, </div>.
<div>
<strong>
</strong>
</div>