$loading...
<iframe
src="https://payloadplayground.com/tools/encode-decode"
width="800"
height="600"
style="border: 1px solid #27272a; border-radius: 12px;"
loading="lazy"
sandbox="allow-scripts allow-same-origin allow-forms"
title="Encoder / Decoder — Payload Playground"
></iframe>loading="lazy" to defer loading until the widget is visible.sandbox attribute restricts the iframe to only scripts and forms for security.width="100%") for mobile-friendly embeds.