JSFiddle - React, Tailwind, and code Playground

by chrischilcoat

CSS

.container {
  border:1px solid gray;
  position:absolute:
  left:0;
  width:300px;
  top: 0;
  bottom: 0; 
  height: 700px;
}