FunnelCraft

${preview.innerHTML} `; const blob = new Blob([html], {type: "text/html;charset=utf-8"}); saveAs(blob, "funnel-preview.html"); }