.site-index .panorama{
    height: 600px;
}

body
{
    overflow: hidden;
    margin : 0px;
    padding: 0px;
    font-family: sans-serif;
}

.potree_container
{
    position: absolute; 
    width: 100%; 
    height: 100%; 
    left: 0px; 
    top: 0px; 
}