
.loading-overlay {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}


.cropper[data-v-3f616656] {
      width: 100%;
      height: 100%;
}
  
