@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-resizable{position:relative;height:100%}.react-resizable-handle{background-color:transparent;width:5px;height:100%;position:absolute;top:0;left:0;cursor:col-resize;display:block}
