html {
height:100%;
overflow:hidden;
}
body {
height:100%;
background-color:#324b64;
padding:0px;
margin:0px;
}
.home{
height:100%;
width:100%;
}