body { background: #270802; } .body { position: absolute; background: #000; width: 100%; height: 100%; .video { width: 100%; height: 100%; object-fit: contain; &.video_v { object-fit: cover; } } }