Hi @Oleg Isonen I’m a developer and i was going through the Webstudio codebase on GH and I noticed that Webstudio uses iframes for rendering websites. I was wondering what made you choose iframes over something like Shadow DOM? And how does Webstudio keeps the iframe secure, especially from things like browser extensions or injected scripts? Are there any code pointers or documentation you’d recommend for understanding the decision? I’d really appreciate any insights you can share!