JSFiddle - React, Tailwind, and code Playground

HTML

<div class="tsh">
xx💭xx
</div>

CSS

.tsh {
color: transparent;
text-shadow: 0 0 0 #00f;
-moz-text-shadow: 0 0 0 #00f;
-webkit-text-shadow: 0 0 0 #00f;
}