<p> This is a paragraph that has few words in it.</p>
p{
 height: 50px;
 width: 100px;
 border: 1px solid black;
 padding: 1rem;
}


/* Just to make it visible */

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.