.select{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:310px;height:480px;border:1px solid gold;color:#fff}.select-bun,.select-sauce{justify-content:space-evenly}.select-sauce{align-items:flex-end}.select-cheese,.select-meat{justify-content:space-evenly}.select-button{width:125px;height:40px;border:1px solid silver}.done-button{display:flex;flex-direction:column;justify-content:center;align-items:center;width:125px;height:40px;background-color:silver;border:1px solid #000;border-radius:10px}.sauce-button{width:100px;height:15px;border:1px solid silver}.msg{width:310px;height:50px;justify-content:center;border:1px solid gold}.bun,.msg{display:flex;flex-direction:column;align-items:center}.bun{position:absolute;justify-content:flex-start;width:130px}.bottom{justify-content:flex-end;height:35px}.top{height:50px}.top-bun{height:45px;width:130px}.top-bun-sauce{height:5px;width:130px}.bottom-bun{height:30px;width:130px}.bottom-sauce{height:5px;width:130px}.logo{width:300px;height:80px}.logo,.tile{border:1px solid silver}.tile{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1;height:30px}.chz,.meat,.tile{width:80px}.tile-landing{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;width:85px;height:35px}.landing-chz,.landing-meat{width:85px}.answer{width:300px;height:60px;border:1px solid silver}.game{width:100vw;height:100vh;background-color:#000}.game,.game-screen{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.game-screen{width:310px;height:480px;background-color:#131212;border:1px solid red}.game-area{position:relative;width:300px;height:325px;color:#fff;border:1px solid red}.game-menu{flex-direction:column;justify-content:space-evenly;width:310px;height:480px;background-color:#131212;color:gold;border:1px solid gold}.button,.game-menu{display:flex;align-items:center}.button{justify-content:center;width:125px;height:40px;border:1px solid #8b0000;border-radius:20px;background-color:#d3d3d3;color:red}.button:hover{background-color:#f5f5f5;border:1px solid #daa520}.button:active{border:1px solid gold;background-color:#d3d3d3;color:red}body{margin:0}
/*# sourceMappingURL=main.b4bfd53b.chunk.css.map */