*{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body,html{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;margin:0;padding:0;overflow:hidden;font-family:Arial;background-image:url("../img/BG_0.png");background-position:center center;-moz-background-size:cover;background-size:cover;background-repeat:no-repeat}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body,html{width:100%;height:100%;margin:0;padding:0}#canvas{border-left:5px solid #6c2f12;border-right:5px solid #6c2f12;border-bottom:5px solid #6c2f12;background:#230a03;display:block}label{cursor:pointer}#app{width:610px;height:925px;position:absolute;top:50%;left:50%;margin:-463px 0 0 -305px}.ball{font-weight:700;color:#0064ff}.header{width:570px;padding:20px;background:#6c2f12;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.score-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.score-container{margin-right:10px}.balls-container,.score-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#52180a;color:#e5b97c;padding:10px;font-size:30px;text-align:center;font-weight:700;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:4px solid #fcd482;cursor:pointer}.balls-container img,.score-container img{width:50px;height:50px;pointer-events:none}.gameOver-modal{position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:none}.gameOverWrapper{margin:12% auto;width:400px;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 2px 10px 0 rgba(0,0,0,.2);box-shadow:0 2px 10px 0 rgba(0,0,0,.2);font-family:Arial;background:#52180a;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:5px solid #fcd482;color:#e5b97c;padding:14px 10px 0;text-align:center;font-weight:700}.gameOverBalls,.gameOverScore,.gameOverTitle{margin-bottom:20px;font-size:30px}.gameOverBalls,.gameOverScore{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.gameOverButton{background-image:url("../img/bt_3.fe0b1949.8be2ac59.png");background-position:50%;-moz-background-size:cover;background-size:cover;background-repeat:no-repeat;color:#5a3020;padding:10px;margin:0 10px 20px;font-size:30px;text-align:center;font-weight:700;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;cursor:pointer;height:95px;line-height:3}.restart{background-image:url("../img/restart.png");background-position:50%;-moz-background-size:cover;background-size:cover;background-repeat:no-repeat;width:80px;height:80px}#canvas:focus,.restart:focus{outline:0}.restart.focused{border:3px solid #fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}