#editor-resizer{position:absolute;border:1px dashed #fff;background-color:rgba(0,0,0,.5)}#editor-resizer .handler{position:absolute;right:-5px;bottom:-5px;width:10px;height:10px;border:1px solid #333;background-color:rgba(255,255,255,.8);cursor:nwse-resize;user-select:none}#editor-resizer .toolbar{position:absolute;top:-60px;left:50%;padding:.5em;border:1px solid #fff;border-radius:3px;background-color:#fff;transform:translateX(-50%)}