body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.bgio-client,body,html{display:flex;flex:1 1;height:100%;width:100%}.board{display:flex;flex:1 1;flex-direction:column;padding-right:280px}.doors{display:flex;flex-wrap:wrap;justify-content:space-around}.door{align-items:center;border:1px solid #999;display:flex;font-size:xx-large;height:300px;justify-content:center;margin:8px;width:200px}@media (max-width:880px){.door{height:150px;width:100px}}.chosen{box-shadow:0 0 10px 2px #0df}.closed-door{background:#ddd;cursor:pointer}.game-message,.previous-results{text-align:center}
/*# sourceMappingURL=main.2832520c.css.map*/