.body { background: linear-gradient(to right, rgba(0,0,0,1) 0, rgba(255,255,255,0) 100%); height:100%; } .img { height: 200px; margin-top:30px; margin-left:45px; } .bg-image-html { background-image: url(../films/bgs/zombielandbg.jfif); background-position: center; height:100%; background-repeat: no-repeat; }