<!--
  skew
  https://jsbin.com/sogamuqoxa/edit?html,css,output
-->

<header>
  <div class="header__bg"></div>
  <h1>Header Content</h1>
</header>

<section>
  <h1>Section Content</h1>
</section>