Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.
.template-imageflip-horiz img { transform: scaleX(-1); transform-origin: center; } .template-imageflip-vert img { transform: scaleY(-1); transform-origin: center; }