.editor-input-LoopContent-Previewer {
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.editor-input-LoopContent-Previewer.editor-input-LoopContent-Previewer-h5 .editor-lxsimulator {
  max-height: 667px;
  min-height: 300px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}
.editor-input-LoopContent-Previewer-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
