iFrame Auto-Resizer
The external web page below is embedded using David Bradshaw's free Auto-Sizing iFrame script...
Here is the HTML creating the iFrame just below...
<div style="margin:20px;">
<iframe id="myIframe" src="https://ghost-o-matic.com/" width="100%" style="height:100vh" scrolling="no"></iframe>
</div>
<script src="https://raw.githubusercontent.com/davidjbradshaw/iframe-resizer/master/js/iframeResizer.min.js"></script>