<div class="foo">
<h1>hello world</h1>
<p>new text</p>
<button>button</button>
</div>
.foo {
width: 400px;
height: 200px;
background: url(http://lorempixel.com/400/200/sports/);
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.