@import url("https://fonts.googleapis.com/css2?family=Fugaz+One&family=Lato:wght@300;700&display=swap");body,html{padding:0;margin:0;font-family:sans-serif}*{box-sizing:border-box}h1 a{color:#0070f3;text-decoration:none}h1 a:active,h1 a:focus,h1 a:hover{text-decoration:underline}h1{margin:0 0 20px;line-height:1.15;font-size:4rem;text-align:center}.error{padding:10vw;margin:auto;max-width:1000px}.errorMessage{font-size:1.5rem}.errorDescription,.errorMessage{text-align:center;margin:4rem 0;line-height:1.5}.errorDescription{padding:20px;font-size:1rem;border:1px solid red;border-radius:10px;background-color:#fff0f0}.errorInstructions{text-align:center;margin:4rem 0;line-height:1.5;font-size:1.5rem}.StartScreen{position:absolute;top:0;left:0;height:100%;width:100%;font-family:Fugaz One,sans-serif;text-transform:uppercase}.PleaseWaitMessage{left:calc(50vw - 40vmin);width:80vmin}.PleaseWaitMessage,.StartGameButton{position:relative;top:calc(50vh - 10vmin);height:20vmin;line-height:20vmin;color:#fff;font-size:10vmin;text-align:center;z-index:50;animation-delay:1s;animation:td-reveal .5s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.5,.25,.5,.75)}.StartGameButton{left:calc(50vw - 35vmin);width:70vmin;border-radius:5vmin;background:linear-gradient(180deg,#7d418b,#8d499c 51.55%,#6e3979 51.56%,#6e3979 88.02%,#5e3168);box-shadow:0 -2px 2px #fff,0 1px 2px 16px rgba(0,0,0,.25)}.StartGameButton:hover{background:linear-gradient(180deg,#5e3168,#6e3979 51.55%,#4e2957 51.56%,#4e2957 88.02%,#3f2145);transform:translate(-1px,-1px)}