.editor {
  display: flex;
  height: 100vh;
  background-color: var(--rr-color-gradient-light);
}

