html,
body {
    margin: 0px;
    padding: 0px;
}

#container {
    width: 100%;
    height: 100%;
}