.org-tree {
    width: 50%;
    height: 30vh;
    overflow: auto;
    padding-bottom: 1vh;
}

.fancytree-container {
    width: 97%;
    height: 97%;
}
