The following HTML code allows you to embed the live exploration using a responsive iframe. You should change myEmbeddedExploration
(the iframe ID, and iframe parameter) to be unique if you have multiple embedded iframes on the same page.
<iframe id="myEmbeddedExploration" src="" width="100%" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowfullscreen="true"></iframe>
<script type="text/javascript" src="http://localhost:9170/static/js/structurizr-responsive-embed.js"></script>