*{padding:0;margin:0;box-sizing:border-box}.resizable{background:#fff;width:200px;height:200px;position:absolute;top:100px;left:100px}.resizable .resizers{width:100%;height:100%;box-sizing:border-box}.resizable .resizers .resizer{width:10px;height:10px;border-radius:50%;background:#fff;position:absolute}.resizable .resizers .resizer.bottom-right{right:50%;bottom:-5px}.resizable .innerContent{background-color:#f5f5f5;height:100%;width:100%;overflow-y:auto}
