.App{text-align:center}.App-header{background-color:#556b2f;text-shadow:2px 2px 4px #000;height:70px;padding:20px;color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}body{margin:0;padding:0;font-family:sans-serif;background-color:beige}.screen{background-color:grey;margin:auto;padding-top:20px;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.board-header{text-shadow:2px 2px 4px grey}.board{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:auto;border:1px solid #8fbc8f;border-right:none;border-top:none}.element,.line{box-sizing:border-box}.element{width:10px;height:10px;font-size:6px;border-top:1px solid #8fbc8f;border-right:1px solid #8fbc8f;background-color:#000}.upScreen{border-top-left-radius:10px;border-top-right-radius:10px}.downScreen,.upScreen{background-color:grey;margin:auto;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.downScreen{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.button{width:70px;background-color:#000;color:#fff;padding:3px;margin:10px}.active{background-color:pink;color:#000}.note{font-size:12px}.note,footer{margin-top:20px}footer{font-size:10px;text-align:center}
/*# sourceMappingURL=main.f6fed98c.css.map*/