JSFiddle - React, Tailwind, and code Playground
by romanych
HTML
<style>
body {
background: #0000a0;
color: #fff;
font-weight: bold;
text-align: center;
padding: 20px;
font-size: 30px;
}
</style>
<div class="bg-pan-left" style="width: 930px; height: 180px">
<span class="focus-in-expand-fwd">
Great success
</span>
</div>