JSFiddle - React, Tailwind, and code Playground

by iamkeir

HTML

<html><head></head><body><center>

<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><span
style='font-size:12.0pt;line-height:115%;font-family:"Times New Roman"'>T%itle text goes here<o:p></o:p></span></b></p>

<p class=MsoNormal style='margin-left:18.0pt;line-height:150%'><span
style='font-size:12.0pt;line-height:150%;font-family:"Times New Roman"'>Content text goes here.<o:p></o:p></span></p>

</body></html>

CSS

p b span:first-letter {
    font-size: 500px !important;
}
span{display:block}