/*
 * PS localization masks use the same intrinsic pixel grid as the source image.
 * Keep the fixed preview canvas, but make its letterbox area match the source
 * preview so the black pixels belong only to the actual mask image.
 */
.ps-result .ps-mask-canvas {
  background: #f4f6f8;
}
