I can't seem to embed anything on my website. At first I thought it was just the YouTube embed but then I tested another webpage and it didn't work either. The errors I get seem to change at random. You can see all the different errors if you open the inspect panel.
Here's the code for the embed. (though I've tried multiple different code variations, none of which worked)
<iframe style="aspect-ratio: 16 / 9" width="100%" src="https://www.youtube.com/embed/jxU3c0Gjboo" id="latest-video-video"></iframe>
Any ideas? I've done some looking around, but can't seem to find a solution to this problem.