Problem with iframe on firefox and IE

Hi

I have troubles with an animation i’ve embed via iframe.
Firefox and Internet Explorer keep displaying scrollbars in the iframe, while everything works fine with google chrome.
Any Ideas how to fix it?

Adding overflow:hidden on the HTML tag of the iframe should resolve this. <html style="overflow: hidden;">

Already tried this but it didn’t work.

It seems to be a problem with the animation, probably nothing webflow related.

Jep, I fixed it.
There was just something wrong with the animation