body{background:#000;background:#fff}#main-canvas{position:absolute;left:50% !important;top:50% !important;transform:translate(-50%, -50%) !important}#info{position:fixed;top:50%;left:50%;z-index:1;color:#fff;text-align:center;transform:translate(-50%, -50%);transition:opacity 1s;pointer-events:none}.white #info{filter:invert(1)}#info h1{margin:0;transform-origin:center bottom;transform:scale(1.1)}@media screen and (max-width: 1300px){#info h1{transform:scale(1)}}@media screen and (max-width: 800px){#info h1{transform:scale(0.8)}}@media screen and (max-width: 600px){#info h1{transform:scale(0.5)}}#info p{font-size:1.5em;margin-top:.3em}@media screen and (max-width: 800px){#info p{font-size:1.1em}}#info.hide{opacity:0}
