.draggable-stripe{width:20px;cursor:pointer;background-color:#16a34a;min-width:20px;border:1px solid #16a34a}.playground-container{width:calc(100vw - 40px);height:calc(100vh - 40px);max-height:calc(100vh - 40px);display:flex;flex-direction:row;justify-content:space-between;box-sizing:border-box}.playground-side{padding:20px;height:calc(100vh - 40px);background-color:#000}.spinner-container{width:100%;align-items:center;justify-content:center}.playground-form-container,.spinner-container{height:calc(100% - 40px);display:flex;flex-direction:column}.playground-form-container{justify-content:flex-start;gap:10px}.navigation-bar-container{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;gap:30px;padding:5px 15%;border-bottom:1px solid #16a34a}.navigation-bar-item{text-decoration:none;font-size:14px}