<!-- Because this is a CodePen demo, the HTML and body elements already exist -->
<article>
<p>Lorem ipsum dolor sit amet.</p>
</article>
html {
color: #141414;
}
body {
font-size: 1.2em;
}
This Pen doesn't use any external JavaScript resources.