.instructions{display:flex;flex-direction:column}.instructions p{margin:1rem 2rem}.instructions table{margin:0 auto}.instructions table td{border:1px solid #000;padding:1rem}body,html{padding:0;margin:0}body,button,html,input[type=submit],input[type=text]{font-family:"Balsamiq Sans","Roboto",sans-serif;font-size:11px}#root{min-height:100vh;background:#1a1a1d}*{box-sizing:border-box}.joinOuterContainer{display:flex;justify-content:center;text-align:center;min-height:100vh;align-items:center;background-color:#1a1a1d}.joinInnerContainer{width:50%;max-width:355px}.joinInput{border-radius:0;padding:15px 20px;width:100%}.heading{color:#fff;font-size:2.5em;padding-bottom:10px;border-bottom:2px solid #fff;align-items:center;justify-content:center}.heading span{width:40px;height:40px;line-height:45px;font-size:2rem;box-shadow:4px 4px 0 #fff3e6;color:#000;border-radius:5px;margin:.5rem}.button,.heading span{display:inline-block;background:#e7d1b8}.button{text-transform:uppercase;text-decoration:none;padding:20px;border-radius:5px;border:none;width:100%}.button:hover{cursor:pointer}.button.yellow{background:#f1c400}.mt-20{margin-top:20px}.ml-20{margin-left:20px}button:focus{outline:0}.playground-canvas{margin:20px 0}.extraButtonsRow{display:flex;justify-content:space-between}.disclaimer{color:#fff}.modal{position:fixed;width:100%;height:100%;background:#e7d1b8;font-size:1.5rem;top:0;left:0;overflow:auto;z-index:1}.images,.instructions{display:flex;flex-direction:column}.instructions span{display:inline-block;width:40px;height:60px;overflow:hidden;background:#fff;border-radius:5px;margin:1rem 1rem 0}.instructions span img{width:100%;height:auto}.images img{width:300px;margin:2rem auto}.closeModal{width:6rem;height:6rem;border-radius:0;display:flex;justify-content:center;align-items:center;position:fixed;top:0;color:#000;font-size:1.5rem;right:0}.closeModal:hover{cursor:pointer}.textContainer{color:#fff;margin-top:1rem}.textContainer h3{margin:0}.activeContainer{display:flex;align-items:flex-start;flex-direction:column}.activeItem{display:flex;align-items:center;justify-content:space-between;margin-top:.3rem}.activeContainer img{padding-left:10px}.textContainer h1{margin-bottom:0}#canvas{background:#fff}.greenDot{width:6px;height:6px;border-radius:6px;padding:3px;margin:0 .5rem;background:#29ff8b}.outerContainer{width:2700px;justify-content:center;align-items:center;min-height:100vh;background-color:#1a1a1d;position:relative}.container{display:flex;flex-direction:column;justify-content:space-between;background:#fff;border-radius:8px;height:60%;width:35%;min-height:400px}.max-height{max-height:500px;height:500px}.sideContainer{display:flex;flex-direction:row;justify-content:left;width:1000px;height:220px;align-items:center;color:#fff}.users-list{margin-left:5rem}.tips{margin:0 3rem;background:#f1c400;max-width:250px;color:#000;border-radius:5px;padding:2rem;text-align:center}.tips.inverse{background:transparent;color:#f1c400;border:5px solid #f1c400}.startButton{line-height:0;text-transform:uppercase;text-decoration:none;background:#89c589;padding:20px;display:inline-block;border:none;border-radius:5px;margin-top:2rem}.startButton:hover{cursor:pointer}.modal{color:#000;text-align:center}.rulesButton{background:#e7d1b8;border:0;padding:2rem;margin-left:3rem;border-radius:5px}.rulesButton:hover{cursor:pointer}.attentionModal{display:flex;background:#e7d1b8;color:#000;flex-direction:column;justify-content:center;height:100%;text-align:center}.square{background:#f1c400;width:700px;height:700px}.item{width:40px;height:40px;border-radius:8px;display:inline-block;overflow:hidden;box-sizing:content-box;font-size:2.5rem;line-height:45px;text-align:center}.item,.item.poop{background:#e7d1b8;box-shadow:4px 4px 0 #fff3e6}.item.poop{color:transparent;border:1px solid #e7d1b8}.item.limbo,.item.poop.limbo{display:none!important;pointer-events:none;opacity:0;color:transparent}.player-space{width:1000px;height:1000px;border-radius:10px;border:10px solid grey;text-align:center}.player-space p{padding-top:3rem;color:#fff}.player-space.player-0,.player-space.player-3{margin:0 auto}.player-space.player-1,.player-space.player-2,.square{display:inline-block}.player-space.player-1,.player-space.player-2{height:700px}.player-space.player-4{border-color:pink}.player-space.player-0{border-color:peru}.player-space.player-5{border-color:#efef3a}.player-space.player-3{border-color:#90ee90}.player-space.player-4{border-color:#87cefa}.player-space.player-6{border-color:plum}.player-space.player-7{border-color:#4169e1}.player-space.player-1{border-color:#ffdead}.player-space.player-2{border-color:#db7093}.second-row{margin:0 auto;display:flex}.notSplit .item{color:transparent!important}.revealAll .item{background:#e7d1b8!important;box-shadow:4px 4px 0 #fff3e6!important;color:#000}.endGame{background:#444;border-radius:5px;border:0;color:#fff;padding:2rem}.endGame:hover{cursor:pointer}.outerContainer.player-0 .player-space.player-0,.outerContainer.player-1 .player-space.player-1,.outerContainer.player-2 .player-space.player-2,.outerContainer.player-3 .player-space.player-3,.outerContainer.player-4 .player-space.player-4,.outerContainer.player-5 .player-space.player-5,.outerContainer.player-6 .player-space.player-6,.outerContainer.player-7 .player-space.player-7{background:#f1c400}.outerContainer.player-0 .player-space.player-0 p,.outerContainer.player-1 .player-space.player-1 p,.outerContainer.player-2 .player-space.player-2 p,.outerContainer.player-3 .player-space.player-3 p,.outerContainer.player-4 .player-space.player-4 p,.outerContainer.player-5 .player-space.player-5 p,.outerContainer.player-6 .player-space.player-6 p,.outerContainer.player-7 .player-space.player-7 p{color:#000}
/*# sourceMappingURL=main.ff564e6e.chunk.css.map */