Space

by Neo Aptt

HTML

<div id='d'>
s
</div>

CSS

body  {
background-image: url("http://s17.postimg.org/9loryxlbx/women_soldiers_science_fiction_1920x1127_wallpap.jpg");
background-size:cover;
background-repeat:no-repeat;
background-color:black;
background-attachment: fixed;
    background-position: center; 
}