JSFiddle - React, Tailwind, and code Playground

HTML

<iframe id="IframeId" src="http://moskah.nl/links.html" scrolling="no"></iframe>

JavaScript

$("#IframeId").height($("#IframeId").contents().find("html").height());