.editable-container {
  min-height: 100px;
}

.curved-top-white, .curved-bottom-white {
  overflow:hidden !important;
}

.curved-bottom-white {
  clip-path: ellipse(200% 100% at 50% 0) !important;
}