Your browser does not support the video tag. MOVING PROJECTS FORWARD video { object-fit: cover; position: absolute; top: 0; left: 0; height: 100%; width: 100%; } .video-wrapper { width: 100%; height: 100%; min-height:500px; position: relative; overflow: hidden; text-align: center; display: flex; align-items: center; justify-content: center; } .header{ position: relative; color: white; text-shadow: 1px 1px 8px rgba(0,0,0,0.6); } .video-overlay { padding-top: 0 !important; display: flex; justify-content: center; align-content: center; align-items: center; z-index: 999; }