p,h3{font-family:Arial,Helvetica,sans-serif}#next-puzzle-text{font-size:20px;cursor:pointer}#next-puzzle-text:hover{text-decoration:underline}.player-name{font-size:20px;color:#fff;font-weight:bold}.active-letter{display:flex;width:100%;height:100%;justify-content:center;align-items:center;font-weight:bold;font-size:30px}#arrow{font-size:30px}#category-content{padding:10px;font-size:20px;background-color:#3a7dcc;color:#fff;border-radius:20px;border:3px solid silver;margin-top:5px;font-weight:bold}.text-h4{text-align:center !important}body{overflow:hidden;background-color:#f2f2f2}#board-pieces{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;background-color:#3a7dcc;padding-top:10px;padding-bottom:10px;border:5px solid skyblue;border-radius:10px}.board-piece{height:60px;min-width:8.1%;background-color:#0a6b0d;border:3px solid #000;margin:1px}#players-con{background-color:#3a7dcc;padding-top:10px;padding-bottom:10px;margin-top:10px;border-radius:10px;border:3px solid silver}.player{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:10px;padding-bottom:10px}.player h3{margin-bottom:10px}.player p{color:#fff}#player-1{background-color:#de0000}#player-2{background-color:#ffb700}#player-3{background-color:#0000de}.information-insert,.money-insert,.round-insert{display:flex;justify-content:space-around;margin-top:10px}#letter-home{margin-top:10px;display:flex;flex-wrap:wrap;justify-content:center}.letter{padding:5px;width:7.5%;text-align:center;background-color:#fff;border:2px solid #000;cursor:pointer;transition:all ease-in-out .5s}.letter:hover{opacity:70%}#q-app{width:95% !important}.q-gutter-sm{display:none !important}#wheel-con{display:flex;position:absolute;top:0;right:-1180px;height:100vh;width:80%;background-color:#fff;z-index:20}#wheel{width:100%;display:none}#pop-out{align-self:center;cursor:pointer;padding-left:5px;padding-right:5px;display:flex;align-items:center;height:100%}.active-box{width:100%;height:100%;z-index:5;background-color:#fff;position:absolute;top:0;left:0;cursor:pointer}#next-puzzle-con{text-align:center;margin-top:5px;margin-bottom:5px}#next-puzzle-con p{background-color:#3a7dcc;border:2px solid silver;padding:5px;border-radius:50px;color:#fff}#category-con{text-align:center}.round{margin-bottom:10px}body{background-repeat:no-repeat;background-size:cover}/*# sourceMappingURL=main.css.map */