Edit in JSFiddle

<p>
	アクセントがきいてる
</p>
p::first-letter {
	font-size : 2em;
	color : red;
}