That’s odd, can you share a URL of the page on the web? If you inspect the webpage, do you see that the min-height property is being applied? If you Ctrl + click the part of the Hype animation and select Inspect Element it will display all CSS classes applied to the element on the right side.
previously I had the Divi Builder plugin installed on the WP (but it was uninstalled before loading the animation), maybe the plug has affected the operation of WP?
I think you should also set a height value for that – it looks like I need to update my documentation. Min-height doesn’t seem to do what I expected it would. So try:
Ok, so I just unchecked Scaling: 400% from Hype document and now the export renders. Thank you for all the support. I am currently following https://youtu.be/CuwkJTtuGLc now to make it responsive.