.side-bar{
    background-color: rgb(240, 240, 240);
    position: fixed;
    top: 60px;
    left: 0;
    bottom: 0;
}