html, body {
    height: 100%;
}

div.container {
    width: 600px;
    margin: auto;
}