<div class="container">
<div class="full-screen">
<p>
Click this box to make it full-screen.
</p>
<p>
<label>Stop click propagation:
<input type="checkbox" id="stop_propagation" />
</label>
</p>
<p>
<small>(Keep an eye on the JS console!)</small>
</p>
</div>
</div>