@font-face{font-family:Dumptown;src:url(/fonts/dumptown.otf) format("opentype");font-weight:400;font-style:normal}body,html{touch-action:none}body{background:#ffdfb2;position:relative;font-family:Dumptown,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:25px}body:before{content:"";position:absolute;top:0;left:0;width:100%;height:30vh;max-height:300px;min-height:150px;background-size:cover;z-index:-1;background:linear-gradient(180deg,#d9d9d9,hsla(0,0%,85%,0))}button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Dumptown,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#fa4300;border:3px solid #da3a00;padding:10px 25px;color:#fff;border-radius:6px;font-size:25px;outline:none}.box{display:flex;align-items:center;flex-direction:column;border-radius:12px;background-color:#d9d9d8;border:3px solid #000;padding:30px;gap:30px}.box button{width:100%}.homepage{display:flex;height:100svh;align-items:center;justify-content:center}h1{margin:0}h1,input{font-family:Dumptown,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}input{display:inline-block;font-size:25px!important;border:0;padding:16px 25px!important}.question{font-family:Dumptown,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700;margin-bottom:12px}.selectPlayerColor{display:flex;justify-content:space-between;height:45px}.playerColor{padding:0;box-sizing:border-box;width:45px;height:45px;border-radius:50%;border:4px solid #fff}.playerJoinScreen{display:flex;flex-direction:column;box-sizing:border-box;height:100svh;padding:30px;gap:30px}.avatarSelect{display:flex;flex:1 1;border-radius:12px;border:3px solid #000;width:100%}