.container {
    margin: auto;
    margin-top: 0;
    min-width: 400px;
    width: 80%;
    max-width: 600px;
}
