<p>This is some sample text. This is some sample text. This is some sample text. This is some sample text. This is some sample text.</p>
<p>This is some sample text. This is some sample text. This is some sample text. This is some sample text. This is some sample text.</p>
p:first-child::first-letter {
font-size: 50px;
}
p:first-child::first-line {
font-weight: bold;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.