JSFiddle - React, Tailwind, and code Playground

by koodo218

HTML

<style>
html, body {
width:100%;
	height:100%;
	}
	
</style>
<body>
	<div style="width:500px;min-height:auto;height:100%;">


<div style="background-color:#ccc;width:200px;min-height:100%;height:auto;float:left;">
....
<div style="width:200px;float:left;position:relative;left: 200px;">
123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>123<br>
</div>
</div>
</div>
</body>