I have requirement to highlight first character in each and every line, as example image below, all the content is in single paragraph, based on resolution change also it should behave same,
I have tried with flex box, and first child using script also, I could not able to find solution
Any help will be appreciated.

<span>of each line to be targetted via::first-letter. Be wary of reflow if the paragraph isn't of a fixed width though.