back
  <p>Lorem</p> <!-- child -->
    <div id="div77">
      <p>Ipsum</p>   <!-- grandchild -->
    </div>
<p>Dolor</p>
<!-- (Ipsum) and (Dolor) are not children so they are not styled -->