lexxy-editor lexxy-toolbar {
  position: sticky;
  top: 5rem;
  z-index: 10;
  background: var(--lexxy-color-canvas);
}
