/* Force sidebar to stick to the left */
/* .side-bar {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 14%;
} */

/* .main-content { */
    /* margin-left: 300px; */
    /* max-width: 900px; */
/* } */
