Scaley Mask Image Hover


img:hover {
scale: 1.2;
clip-path: inset(10% round 20px);
}

`

nice, n' simple (codepen)