
#home{width:100%}
#header,#main,#footer{
margin:0 auto;
     width: 80vw;
     background-size: 100% 100%;
}
#hauner_canvas{
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
 z-index:-1;
}
 
