<!DOCTYPE html>
<body>
  <div>
    <p style="color: green">First</p>
  </div>
  <p>Second</p>
</body>