{"content":"\n\n\n \n \n Embedded Content with Autosize<\/title>\n<\/head>\n<body>\n <iframe src=\"https:\/\/spinn.click\/56-2\/\" frameborder=\"0\" width=\"100%\" height=\"600\" id=\"myIframe\"><\/iframe>\n <script>\n \/\/ Automatically adjust the iframe height based on its content\n function resizeIframe() {\n const iframe = document.getElementById('myIframe');\n iframe.style.height = iframe.contentWindow.document.body.scrollHeight + 'px';\n }\n\n \/\/ Call the resize function when the iframe content loads\n document.getElementById('myIframe').onload = resizeIframe;\n <\/script>\n<\/body>\n<\/html>\n"}