*{box-sizing:border-box;margin:0;padding:0;list-style:none}body{font-family:"Montserrat",sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100vh;color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover}#time{font-size:7rem}h1{margin-bottom:3rem;font-size:3rem}h1,h2{font-family:"Poppins",sans-serif}h2{margin-bottom:.5rem;font-size:2rem}input{padding:0;font-family:"Poppins",sans-serif;background:none;color:#fff;border:none;border-bottom:.1rem solid #fff;margin-top:0;margin-left:1rem;font-size:1.8rem}.popoverBtn{position:fixed;bottom:1.5rem;right:1.5rem}.popoverTodoBtn{position:fixed;bottom:4.5rem;right:2.2rem;cursor:pointer}form{padding:1rem}.formCnt button{margin-top:2rem;font-size:large}.error{position:relative;-webkit-animation:shake .1s linear;animation:shake .1s linear;-webkit-animation-iteration-count:3;animation-iteration-count:3}@-webkit-keyframes shake{0%{left:-5px}to{right:-5px}}@keyframes shake{0%{left:-5px}to{right:-5px}}@media(max-width:600px){#time{font-size:3.5rem}h1{margin-bottom:2.5rem;font-size:2rem}h1,h2{font-family:"Poppins",sans-serif}h2{margin-bottom:.5rem;font-size:1rem}}
/*# sourceMappingURL=main.59865871.chunk.css.map */