1 min readJun 13, 2018
Mukhamedali, under the
background-image: url(‘../img/bkgrnd.jpg’);
Add the following
background-position: center center;
background-attachment: fixed;
background-size: cover;
Answer found at https://stackoverflow.com/questions/12609110/responsive-css-background-images