@import"https://fonts.googleapis.com/css2?family=Aleo&display=swap";*{font-family:Aleo,sans-serif;font-weight:400;margin:0;padding:0}html,body{color:#9d988a;font-size:.9em;overflow:hidden}.webgl{position:fixed;top:0;left:0;outline:none}#container{background-image:url(./intro-bg.jpg);background-size:cover;background-position:center;width:100vw;height:100vh;max-width:100vw;max-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:101;position:absolute}#lottie{height:40vh;max-height:400px;z-index:102;display:flex}#explanation{display:flex;width:66vw;max-width:300px;background-color:#00000040;padding:16px}#enter{width:auto}button{cursor:pointer;margin-top:4px;padding:4px;background-color:#9d988a;color:#6b2414;border-radius:4px;border:none}
