export const width = 200; export const height = 200; export const maxPixelDiff = width * height * 0.005; export const targetPixelRatio = 3.0;