#main-text {
    padding: 5px;
}
#video-box {
    padding: 15px;
}

#video-box iframe {
    aspect-ratio: 16 / 9;
} 