body {
    background: #f4f4f4;
}

.container,
.container-fluid {
    max-width: 700px;
    margin: 0 auto;
    background: #ffffff;
}

