Muse iframe

Hi everyone! I am trying to insert a Muse iframe into my Blocs site.

When I do, it just shows up as a big, empty, blank space on the actual site.

Here, you can see the details of how I handled it in Blocs:

This is what I created in Muse (the buttons are interactive/clickable) - aka what should be showing on the website iframe.

To create this graphic, I designed the map in Illustrator, added the SVG file to Muse, added the orange buttons, exported the HTML, and added the exported files to my server (where I pointed to in the Blocs code referenced above).

I cannot sort out why it is blank on the site, once all this is completed. Any tips would be amazing! Thank you, like aways, for your help!

Lastly, here is the code put into the iframe, in case that is what needs editing:

<iframe src="http://fns-summerebt.com/2018/interactive/map/" width="1150" height="610" marginwidth="0" marginheight="0" frameborder="no" scrolling="yes" style="border:0px;" class=""></iframe>

I fixed it by adding “s” to https! @Norm I tried to delete my post, since I was able to fix this myself, but it won’t allow me to.