#container {
    min-width: 900px;
    margin: 1em auto;
    background-color: #333;
    text-align: left;
    width: 95%;
}