JSFiddle - React, Tailwind, and code Playground

HTML

<div class="col-xs-20 button_link" style="height: 50px;">
    <div id="play_title" style="line-height: 50px; text-align:center;">PLAY THE MOVIE</div>
</div>

CSS

div{width:200px;background:red;}