body{
    background:#3a3a3a;
}
.wrapper.style1 {
    background:none;
}
#page-wrapper {
    background:none;
}
.threeJS-viewer-canvas {
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.threeJS-viewer {
    display: inline-block;
    width: 100%;
    height: auto;
    aspect-ratio: 1;
}
header p {
    position:unset;
}
