p { color: green; }
span:first-line { background: red; color: yellow; font-size: 4em; }
span::first-line { background: red; color: yellow; font-size: 4em; }
p { color: green; }
span:first-line { background: red; color: yellow; font-size: 4em; }
span::first-line { background: red; color: yellow; font-size: 4em; }