JSFiddle - React, Tailwind, and code Playground
by Nico
HTML
<div id="wrapper">
<iframe width="100%" height="100%" src="http://nhp-dev.raum-mobil.com/iframe/?searchType=action&searchCity=Karlsruhe"></iframe>
</div>
CSS
#wrapper,
#wrapper iframe {
width:100%;
min-height:600px;
}