<section class="layered noise">
<h2>7</h2>
</section>
.layered{
background-image: linear-gradient(rgba(201, 150, 177, 0.83), rgba(214, 11, 250, 0.49)), url(http://www.konbini.com/en/files/2015/10/Kurt-Cobain.jpg);
height:100vh;
padding:10px;
background-position: center;
background-size: cover;
}
h2{
margin:0 50px 50px 0;
font-size:500px;
font-weight:100;
text-align:center;
font-family:verdana;
color:rgba(255, 255, 255, 0.44);
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.