#background-video{bottom:0;height:100vh;left:0;object-fit:cover;position:fixed;right:0;top:0;width:100vw;z-index:-1}h1,h2{color:#fff;font-family:Trebuchet MS;font-weight:700;text-align:center}h1{font-size:6rem;margin-top:10vh}h2{font-size:3rem}@media (max-width:750px){#background-video{display:none}body{background:url(https://assets.codepen.io/6093409/river.jpg) no-repeat;background-size:cover}}