#parent-container{

    display: flex;

} 

#userCheckboxes{

    width:15%; 
    padding-left: 20px;
} 

#dashboard{

    width:85%   

}