.sidebar {

    position: fixed;
    top: 15%;
    left: 0;
    bottom: 0;
    background-color: black;

}