<div style="width:100%;height:80vh;overflow:hidden;border-radius:8px;">
<iframe
src="{{ $url }}"
style="width:100%;height:100%;border:none;display:block;"
allowfullscreen
></iframe>
</div>