/* Ensure the shapes are properly positioned */
#shapesGrid {
  overflow: hidden;
}

.glue-preview-rect {
  margin-left: -px; /* Move glue preview 9px to the left */
}
