<style>
body {
background-image:url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/3947459/kikopalomares.jpg');
background-repeat: no-repeat;
}
</style>
<div>
<h1>Imágenes de fondo</h1>
<p>Las imágenes se pueden poner como fondo en prácticamente cualquier elemento HTML</p>
</div>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.