JSFiddle - React, Tailwind, and code Playground

by Osvaldo

HTML

<div id="wsap"></div>
<script>
    document.addEventListener("DOMContentLoaded",function(){var e=360,t=document.getElementById("wsap"),s=t.offsetWidth;s<480&&(e=s);var n=1.77*e,o=document.createElement("iframe");if(o.setAttribute("width",e),o.setAttribute("height",n),o.setAttribute("src","https://apps.greenpeace.es/gpes-whatsapp-parody/"),o.style.border="none",e<s){var a=(s-e)/2;o.style.position="absolute",o.style.left=a+"px",o.style.top="10px",n+=20,t.style.height=n+"px",t.style.backgroundColor="#444"}document.getElementById("wsap").appendChild(o)});
</script>