#GamesPage{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start}#GamesPage #Game{background-color:#68c1f3;position:relative;background-image:url("/images/games/poisson/bg.jpg");background-size:cover;background-position:bottom center}#GamesPage #Game .fish{width:100px;aspect-ratio:128 / 72;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:transform 0.1s ease,opacity 0.1s;-moz-transition:transform 0.1s ease,opacity 0.1s;-ms-transition:transform 0.1s ease,opacity 0.1s;-o-transition:transform 0.1s ease,opacity 0.1s;transition:transform 0.1s ease,opacity 0.1s}#GamesPage #Game .fish>img{width:100%;height:100%;object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}#GamesPage #Game .fish.died{opacity:0;pointer-events:none}#GamesPage #Game #EndBox{position:fixed;bottom:0;left:0;right:0;background-color:transparent;height:1px}
/*# sourceMappingURL=game_capture_poisson.css.map */
