Scale:zoom iframe content

I think I might be on to something. I can apply some transform scaling to my html, which dynamically scales the content based on the width of the iframe viewport. Just need to fine tune the numbers and I think I’ll get close enough. Only problem now is that I think the iframe viewport size is determined pre-scaling, so it still has unnecessary scrollbars in some cases. I’ll keep working on it, but I think I have a decent solution. Might still try to combine it with a custom ai component to mimic the web view with a little more flexiblity.