.fixed-bg{position:fixed;top:0;left:0;width:100%;height:100vh;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/blacks.jpg);background-size:cover;background-position:50%;z-index:-1}.hero{color:#fff}.overlay h1{text-align:center;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.overlay p{padding:0 10px;margin-bottom:1rem}.hero{width:100%;min-height:100vh;display:flex;flex-direction:column}.hero-right,.overlay{padding:10px}@media (min-width:900px){.hero{flex-direction:row}.hero-right,.overlay{width:50%;min-height:100vh}}