.scene {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
}

.scene-full {
    width: 100%;
    height: 100%;
} 
