html, body, div.container {
    height: 100%;
    width: 100%;
}

body {
    background-color: #0f4568;
}
