JSFiddle - React, Tailwind, and code Playground

HTML

you can see that<sup><span>"this text is smaller in IE"</span> "than this"</sup>

CSS

body {font-size:200%}
sup span {font-size:100%}