Embeding a stornoway.io code doesn't work

Hi, I was trying to embed a interactive journey from stornaway.io to our web page, but after publishing the web page nothing show up. I’ve to mention that I’m a beginner in webflow, but it would be nice the get some help with this. The embed code is the following:

<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
  <iframe 
    src="https://player.stornaway.io/embed/53c57f97"
    frameborder="0" 
    allowfullscreen
    allow="accelerometer; gyroscope;autoplay;"
    style="width: 100%; height: 100%; position: absolute; top: 0; left: 0;"></iframe> 
  <script src="https://studio.stornaway.io/embed/v1/player.js" defer></script>
</div>

Here is my site Read-Only: [LINK]

Hei Christina, welcome to the forum.
Your embed code didn’t show in your post, you’ll need to use markdown to show code, i.e. three ``` backticks before and after your code, like this;

```
Some code
```

I found your published site link here, and the place I see a Stornaway player is in this section. It pops up if you click the button.

Hi Christina,

It should just work, using the HTML iFrame embed code on your Stornaway project export page. Don’t just use the URL for your project.

Copy it into an embed element in webflow.

I’m not sure if some webflow plans don’t have the ability to use embedded frames? Perhaps your plan doesn’t allow that?

But we at Stornaway should be able to help you figure this out.
Could you email us at support@stornaway.io?

Ru