如何在编辑器页面中嵌入特定的屏幕预览?

How can I embed the preview in a half or a third of his size, without break the view?

We are doing an editor interface from the ad tv from our community, and I want to put the preview of the tv.

In other words: My screen is 1024x1821px but if I put that in the "iframe", it will be too gigantic for the editor's screen. So, we need that it looks the same but in a third of his size.

I am using PHP, JS and Jquery in my document and bootstrap