body {
overflow: hidden;
position: fixed;
width:100%;
height:100%;
background: url(“image.png”) no-repeat;
background-size:cover;
}
body {
overflow: hidden;
position: fixed;
width:100%;
height:100%;
background: url(“image.png”) no-repeat;
background-size:cover;
}