.flash{animation:flash 1s infinite}@keyframes flash{0%,50%{background-color:red}50%,to{background-color:#fff}}.timeContorl{display:flex;justify-content:center;gap:.5em}.timeText{text-align:center;font-size:15vw;padding:auto}
