<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;
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.