*{box-sizing:border-box}body{height:100vh;margin:0;font-family:sans-serif;background-color:#f5f5f5}footer{width:fit-content;flex:1;display:flex;align-items:end;color:#c4c4c4;font-size:14px;text-align:center}textarea,input{width:100%;background-color:transparent;border:none;resize:none}textarea:focus-visible,input:focus-visible{outline:none}.game-page{height:100%;padding:12px 16px 20px;display:flex;flex-direction:column}.game-page h1{font-size:36px;margin:12px 0}@media(min-width:500px){.game-page{max-width:500px;justify-self:center}}.header-btns{display:flex;justify-content:space-between}.header-btns button{width:fit-content;padding:2px 4px;border:none;background-color:transparent}.d-none{display:none}
