/* Change background colour */
body {
    background-color: red;
}
.container-max {
    z-index: auto;
    max-width: 95%;
}
