cool text stack
by Daniel Hall
HTML
<h1 style="color: blue; position: absolute; left: 20%
top: 34%;">
cool
</h1>
<h1 style="color: blue; position: absolute; left: 20%;
top: 33%;">
cool
</h1>
<h1 style="color: blue; position: absolute; left: 20%;
top: 32%;">
cool
</h1>
<h1 style="color: blue; position: absolute; left: 20%;
top: 31%;">
cool
</h1>
<h1 style="color: blue; position: absolute; left: 20%;
top: 30%;">
cool
</h1>
CSS
body {
background-color: black;
}