body{width:100%;position:fixed}.timer-ctn,body{background:#edeeee}.timer-ctn{min-width:200px;height:65%;margin-top:2rem;z-index:1}.time-ctn{min-width:500px}.text{font-size:1.2rem}.time{min-width:50px;font-size:95px;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.alert-text,.time-input-ctn{min-width:100%;height:15%;min-height:30px}.time-input-ctn{background:#edeeee}.time-input{width:120px}.speed-control-btn-ctn{min-width:250px}.speed-control-btn{width:55px;height:35px;font-size:12px;outline:0;border:1px solid #000;background:transparent;color:#000;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .2s ease-in-out}.speed-control-btn:focus{outline:none}.active,.speed-control-btn:hover{background:rgba(0,0,0,.8);color:#fff}.blinking{-webkit-animation:blinkingText 1s infinite;animation:blinkingText 1s infinite}@-webkit-keyframes blinkingText{0%{color:#ff1744}49%{color:#ff1744}60%{color:transparent}99%{color:transparent}to{color:#ff1744}}@keyframes blinkingText{0%{color:#ff1744}49%{color:#ff1744}60%{color:transparent}99%{color:transparent}to{color:#ff1744}}.red-text{color:#ff1744}
/*# sourceMappingURL=main.1d0f9fa3.chunk.css.map */