.myGallery{border:none;flex-wrap:wrap;display:flex}.myGallery:after{content:"";flex-grow:1000000000}.myGallery img:hover{scale:1.06}.myGallery img{cursor:pointer;transition:scale .6s ease-in-out}.pixelatedCanvas{cursor:not-allowed;width:100%;height:100%;transition:scale .6s ease-in-out}.pixelatedCanvas:hover{scale:1.06}
