JSFiddle - React, Tailwind, and code Playground
by jockebq
HTML
<div id="vs">
</div>
CSS
#vs {
clear: both;
width: 90%;
margin: 0 auto 0px !important;
overflow: hidden;
position: relative;
}
by jockebq
<div id="vs">
</div>
#vs {
clear: both;
width: 90%;
margin: 0 auto 0px !important;
overflow: hidden;
position: relative;
}