#app,.hero{height:100%}#app,body,h1,h2,html{margin:0;user-select:none}#app,h1{position:relative}#app,button{font-family:Montserrat,serif}#app,body,html{width:100%;height:100%;background:radial-gradient(circle,#fff 0,rgba(0,0,0,.5) 200%)}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center}h1,h2{padding:0;color:#000;text-transform:uppercase;text-shadow:0 0 20px #fff;line-height:100%}h1{z-index:2;font-size:100px;font-weight:700}h2{font-size:80px;font-weight:500}#webgl-canvas{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:1}.buttons{position:fixed;width:100%;bottom:15px;z-index:2;display:flex;justify-content:center;align-items:center;gap:15px}button{background:rgba(255,255,255,.5);border-radius:5px;border:1px solid grey;padding:4px 8px}