html { 
left: 0;
min-height: 100%;
position: fixed;
background: url(erreur.jpg) no-repeat center fixed; 
top: 0;
width: 100%;
z-index: -999;
}