.container {width: 100%; height: 100%; margin: auto;}
.youtubeWrap {position: relative;height: 100%;}
.youtubeWrap iframe {position: absolute;width: 100%;height: 100%;}
.youtubeWrap #video {position: absolute;width: auto;height: 100%;}