JSFiddle - React, Tailwind, and code Playground
HTML
<div>
dfdf
</div>
CSS
.horizontal {
display:inline-block;
margin-right:20px;
width:150px;
}
.header{
height:35px;
width:165px;
overflow-x:scroll;
overflow-y:scroll;
}