body { font-family: sans-serif; line-height: 1.6; margin: 20px; } h1, h2, h3 { color: #333; } .video-container { position: relative; width: 100%; padding-bottom: 56.25%; /* 16:9 aspect ratio */ margin-bottom: 20px; } .video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height:…