JSFiddle - React, Tailwind, and code Playground
by picbig
HTML
<p class="cap">Ž ed Fhi GaFshF s in GfsF Fhl kfhlkshG glkHjha slkgh ka KFhl skh glkSdsfg d HH Gkhaskg hsHöAKH Hköah skhHaSÖK G hih h G h IGU</p>
<p class="cap">Z as Fhi GaFshF s in GfsF Fhl kfhlkshG glkHjha slkgh ka KFhl skh glkSdsfg d HH Gkhaskg hsHöAKH Hköah skhHaSÖK G hih h G h IGU</p>
CSS
p.cap {
text-indent:0; font-size:125%; line-height:125%;
text-align:justify;
}
p.cap:first-letter {
float: left; font-size:230%;
}
p.cap:first-child:first-letter{
margin-top: -5px;
}
p.cap:last-child:first-letter{
margin-top: 2px;
}