Tilda Publishing
const iframeYT = document.querySelector(".iframe-wrapper iframe"); const style = document.createElement("style"); style.textContent = ``; iframeYT.contentDocument.head.appendChild(style); console.dir(iframeYT.contentDocument);
Made on
Tilda