<p>“Death is not an event in life: we do not live to experience death. If we take eternity to mean not infinite temporal duration but timelessness, then eternal life belongs to those who live in the present.”<br>― Ludwig Wittgenstein
body {
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/blue-line.svg), url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/red-line.svg);
background-size: 100vw 1.5em, 32px 32px;
background-repeat: repeat, repeat-y;
background-position: 0 0, 64px 0;
font: 200%/1.5 Bradley Hand, Segoe Script, cursive;
margin-left: 120px; margin-right: 100px;
@media all and (max-width: 600px) {
background-position: 0 0, 20px 0;
font-size: 150%;
line-height: 1;
background-size: 100vw 1em, 32px 32px;
margin-left: 60px; margin-right: 20px;
}
}
View Compiled
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.