<p>I am a paragraph of text that has a few words in it.</p>
p {
width: 100px;
height: 50px;
padding: 20px;
border: 1px solid;
}
/* Presentational styles */
body {
font-family: sans-serif;
padding: 2em;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.