.reveal-clean { overflow: hidden; border-radius: 16px; } .reveal-clean img { width: 100%; height: auto; display: block; clip-path: inset(0 100% 0 0); transform: scale(1.02); will-change: clip-path, transform; }