.container {
    background-color: rgb(245, 245, 245);
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
}