JSFiddle - React, Tailwind, and code Playground
HTML
<span style="display:inline-block;width:50%;text-align:center;float:left;"> some text</span>
<span style="display:inline-block;width:50%;text-align:center"> some text</span>
<span style="display:inline-block;width:50%;text-align:center;float:left;"> some text</span>
<span style="display:inline-block;width:50%;text-align:center"> some text</span>