Hello,
I'm looking to embed the HTML into a Shopify webpage. I have an example below of what I entered:

<script src="//cdn.wordart.com/wordart.min.js" async defer></script>
<div style="width: 400px; height: 400px;" data-wordart-src="//cdn.wordart.com/json/xq3006455vv3" data-wordart-show-attribution></div>

When I view the live page, however, I get "Error loading word art image: http status: 0"

Do I need additional formatting around the script src and div sections?

Thanks