JSFiddle - React, Tailwind, and code Playground

HTML

<iframe src="/"></iframe>

JavaScript

var q = $('iframe').contents().find('body').height();
alert(q);