<div class="container">
  <h2>Coffee time (no overlay)</h2>
</div>

<div class="container overlay">
  <h2>Coffee time (with overlay)</h2>
</div>

RESULT