.App{text-align:center;display:grid;justify-items:center;background-color:#282c34;color:#fff;height:800px;padding:50px}.App h1{font-size:50px;color:#fff;text-shadow:#474747 3px 5px 2px}.timer{display:grid;grid-row-gap:50px;justify-items:center;padding:30px;width:40%}.time,.timer{border:solid;box-shadow:inset 0 0 16px 8px rgba(0,0,0,.75)}.time{width:300px;height:300px;display:flex;justify-content:center;align-items:center;font-size:50px;text-shadow:#fff 0 -1px 4px,#ff0 0 -2px 10px,#ff8000 0 -10px 20px,red 0 -18px 40px}.btn-time,.time{border-radius:50%}.btn-time{width:100px;height:100px;background-color:#353535;cursor:pointer;margin-left:10px}.btn-mode:focus,.btn-time:focus{outline:none}.btn-mode{border-radius:5px;width:200px;height:50px;font-size:20px;background-color:#2e2e2e;border:2px solid #fff;cursor:pointer}
/*# sourceMappingURL=main.376a540e.chunk.css.map */