#globe {
	width: 100vw;
    height: 100vh;
}
#globe .cesium-credit-textContainer { display: none; }

.globe-nav {
    z-index: 1337;
}