Resizing the zoom UI window

I am currently demoing the sample app. After joining the meeting the UI takes over the full screen. Is there a built in way to have the Zoom UI contained in a div. I need other components to be on the screen while zoom call is going on. 

Thank you

I see that the div with id of zmmtg-root is generated from the script  <script src="https://source.zoom.us/zoom-meeting-1.3.0.min.js"></script>. Can I control where that root div renders and its properties?

Hi vTesify US, 

Unfortunately, right now the <script src="https://source.zoom.us/zoom-meeting-1.3.0.min.js"></script> cannot be modified. Our developers are looking into for users to modify the UI screen. 

Thanks

Hi Michael,

Is there any update on this functionality so far?
Thanks.

Hey @gox9,

No updates on a more customizable Web SDK yet.

You can however adjust the size via CSS.

Thanks,
Tommy