.hand-eye-coordination-test-game-wrap{text-align:center}.hand-eye-coordination-test-game-wrap .wrap{position:relative;width:350px;height:350px}.hand-eye-coordination-test-game-wrap .wrap .axis{background-color:#000;position:absolute}.hand-eye-coordination-test-game-wrap .wrap .ball{position:absolute;border-radius:50%;height:50px;width:50px;background-color:#fff;z-index:100}.hand-eye-coordination-test-game-wrap .wrap .target{box-sizing:border-box;position:absolute;border:2px dashed #fff;border-radius:50%}.hand-eye-coordination-test-game-wrap .wrap .x-axis{width:300px;height:30px;top:calc(50% - 15px);left:25px}.hand-eye-coordination-test-game-wrap .wrap .x-axis .x-ball{top:-10px}.hand-eye-coordination-test-game-wrap .wrap .y-axis{width:30px;height:300px;left:calc(50% - 15px);top:25px}.hand-eye-coordination-test-game-wrap .wrap .y-axis .y-ball{left:-10px}@media screen and (max-width:350px){.hand-eye-coordination-test-game-wrap .wrap{width:300px;height:300px}.hand-eye-coordination-test-game-wrap .wrap .x-axis{width:250px;height:30px}.hand-eye-coordination-test-game-wrap .wrap .y-axis{width:30px;height:250px}}