.container {
    max-width: 1200px;
    /* background-color: rgb(234, 234, 234); */
    margin: 0 auto;
    /* border: 1px solid blue; */
}