.side-nav{
    padding: 20px 0;
    display: flex;
    justify-content: center;
    position: sticky;
    top: 0;
}