<!DOCTYPE html>
<body>
  <div>
    <div>
      <p style="color: green">This should be green.</p>
    </div>
  </div>
</body>