<!DOCTYPE html>
<html>
<body>
<p>Sometimes I'll start a sentence and I don't even know where it's going. I just hope I find it along the way. Mini cupcakes? As in the mini version of regular cupcakes? Which is already a mini version of cake? Honestly, where does it end with you people?</p>
</body>
</html>
p::first-line {
color: blue;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.