JSFiddle - React, Tailwind, and code Playground
HTML
<!DOCTYPE html>
<html>
<body style="margin:0; height:100%">
<p style="margin:10px;height:10%"> hello </p>
<iframe src="http://www.weather.com" style="width:100%; height:90%"></iframe>
</body>
</html>