html { 
   width:100%; 
   height:100%; 
   background: #000e21 url('../home.png') center center no-repeat;
}

body { 
   background-color: #000e21;
}