mobliehtmvoice.html 135 Bytes
<div style="height: 4rem;">{{code}}</div>
<script>
    $("iframe").css("width","100%");
    $("iframe").css("height","100%");
</script>