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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.room-tile{padding:1em;margin:1em;color:#000;text-align:left;height:100%;display:flex;flex-flow:row wrap}a{text-decoration:none}.title{font-weight:700}.description{margin-right:1em}.rooms{display:flex;flex-flow:row wrap;justify-content:space-evenly}.room{margin:auto}.details{justify-content:space-evenly}.details,.others{display:flex;flex-flow:row wrap}.others{justify-content:center}.someone{margin:auto 1em}img{max-width:20vw;max-height:28vh;width:auto;height:auto}.not-my-card{max-width:10vw;max-height:20vh}.table{margin:auto 2em}.game{margin:auto}.players2{display:flex;flex-direction:row}.player-name{margin:1em}.tableAndInfo{border-top:.5px solid #dcdcdc;display:flex;flex-flow:row wrap;justify-content:space-between;padding:0 2em}.table{margin-top:1em}.info{text-align:center;display:flex;flex-flow:column;justify-content:center;margin:2em}.chosen{box-shadow:3px 3px 11px 3px rgba(13,13,13,.28)}button{padding:.5em;margin:.5em;border-radius:3px;font-size:medium}.description2{display:flex;flex-direction:row}.description2 p{margin:auto 1em}
/*# sourceMappingURL=main.cc1baa8d.chunk.css.map */