Been away awhile, want a fresh view

hi could some one please have a look why the animation isnt loading?

I was forced to move the file across directory folders for this one.
The original one is loading inside a iframe
this is the Original KCS TraceME - RF Indoor-positioning solution

And i tried moving it on the testwebsite, seems like a relative paths are okay, but something is not working. Thanks a lot

Hi Dennis,

The animation container div (the blue underlined div) isn’t styled correctly, its computed height is 0 so the content doesn’t display.

You can style the container div the same as the red underlined div, and remove the red underlined div to fix the issue.

<div id="hmqvpzuF" style="width:100%; padding-bottom:56.25%; position:relative; overflow: hidden;">

Regards