body{height:100vh;width:100vw}*{box-sizing:border-box;overflow:hidden;margin:unset}@font-face{font-family:primary;src:url(/ThreeJsTempleExample/fonts/SourceSerif4.ttf)}@font-face{font-family:secondary;src:url(/ThreeJsTempleExample/fonts/PTSerif.ttf)}#root{height:100dvh;width:100dvw;-webkit-user-select:none;user-select:none}canvas{height:100%;width:100%}.textWrapper{position:fixed;font-size:3em;right:3em;z-index:10;opacity:.85;top:40%;text-align:center}h1{font-family:secondary;text-transform:uppercase}h4{font-family:secondary}footer{width:100%;height:24px;display:flex;justify-content:end;padding:0 12px;align-items:center;position:fixed;bottom:0;background-color:#00000031}a{color:#00000085;text-decoration:none;cursor:pointer;transition:scale ease-in-out .05s}a:hover{scale:1.1}
