.cesium-viewer{
    height: 100vh;
}

#toolbar {
    z-index: 99;
    width: 100px;
}

#toolbar button {
    margin: 5px 0;
}
