body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*,:after,:before{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box}body,html{height:100%}#accueil,#root{height:100%;width:100%}#accueil form{display:flex;flex-direction:column;height:80%;width:100%;align-items:center;justify-content:center}#accueil form input{margin:10px}button,input[type=submit]{max-width:700px;padding:10px 20px}#game{display:flex;flex-direction:row;height:100%;width:100%}#showPlayers{border:1px solid #333;background-color:rgba(209,202,235,.815);margin:0;height:50px;cursor:pointer}#players{height:100%;padding:10px;border-right:1px solid #ccc}#players #header{font-size:large;margin-bottom:40px}#players #curPlayer{font-weight:700}#gameZone{flex:1 1;flex-direction:column;padding:20px;height:100%}#gameZone input[type=text]{margin:10px}#options{width:50%;margin-top:50px}#lienPartie{width:100%;max-width:500px}#archives{padding:20px;height:100%}.player{color:#333}.player-offline{color:#a33}.bold{font-weight:700}.card{flex:1 1;border:1px solid #333;margin:20px 0;max-height:400px;overflow:auto}.card,.card textarea{width:100%;max-width:700px}.card textarea{height:100%;max-height:390px;box-sizing:border-box;resize:none;text-align:center;font-size:40px;border:none}.card img{max-height:100%;max-width:100%}.card p{word-break:break-word;text-align:center;font-size:40px}#submitDessin{margin-top:20px}#boutonsFinPartie{display:flex;flex-direction:column;margin-top:20px}#boutonsFinPartie button,.boutonsSequences button{margin-top:5px;margin-right:5px}.boutonsSequences{display:flex;flex-wrap:wrap;flex-direction:row;max-width:700px}#formTexte{display:flex;flex-direction:column;height:100%}.btnValider{background-color:#8cec8c}.btnEffacer{background-color:#fcae39}
/*# sourceMappingURL=main.2ec6e655.chunk.css.map */