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