html, body {
height: 100%;
overflow: hidden;
}
body {
margin: 0;                
}
#container {
height: 100%;
width: 100%;
}
