Here is the code I entered in my HTML
<iframe width="640" height="360" src="https://www.youtube.com/watch?v=ZwKhufmMxko">
</iframe>
The video frame will show, but the actual video won't load or even show up. I have tried waiting, so it shouldn't be a loading issue.
I also am currently only using HTML and CSS
Any ideas on how I can get this to work?