.desktop-scale-shell {
  position: relative;
  width: 100%;
  min-height: 100vh;
}

.desktop-design-canvas {
  position: relative;
  width: 100%;
  min-width: 0;
  left: auto;
  transform: none;
  transform-origin: initial;
}
