body {
width: 100%;
height: 100%;
background-image: url("https://cdn-images-1.medium.com/max/2600/1*p7i6QwtgUiSOsFMbAYlWyQ.jpeg");
background-attachment: fixed;
background-position: center center;
background-size: cover; 
body {background-color: black;}
}