.tesseract-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9998;background:#000;opacity:0;animation:fadeIn 1.5s forwards}@keyframes fadeIn{to{opacity:1}}
