.Timer{background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;justify-content:center;align-items:center;width:inherit;height:100vh}.new-year-container{text-align:center;width:inherit}.new-year-container h2{width:inherit;font-size:50px;margin:15px 0;color:red}.time-box{display:flex;text-align:center;justify-content:center}.time-box,.time-box h2,p{width:inherit}.days,.hours,.minutes,.seconds{font-size:25px;color:#fff;margin:0 10px;padding:10px;-webkit-animation:animate 3s linear infinite;animation:animate 3s linear infinite;text-shadow:0 0 50px #0072ff,0 0 100px #0072ff,0 0 150px #0072ff,0 0 200px #0072ff}.hours{-webkit-animation-delay:.3s;animation-delay:.3s}.minutes{-webkit-animation-delay:.7s;animation-delay:.7s}.seconds{-webkit-animation-delay:.1s;animation-delay:.1s}@-webkit-keyframes animate{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}to{-webkit-filter:hue-rotate(1turn);filter:hue-rotate(1turn)}}@keyframes animate{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}to{-webkit-filter:hue-rotate(1turn);filter:hue-rotate(1turn)}}@media only screen and (max-width:500px){.new-year-container{text-align:center;width:inherit}.new-year-container h2{width:inherit;font-size:20px;margin:10px;color:red}.time-box{width:200px;text-align:center;justify-content:center;margin-left:20px}.time-box h2,p{width:inherit}.days,.hours,.minutes,.seconds{font-size:10px;color:#fff;margin:0 3px;padding:5px;-webkit-animation:animate 3s linear infinite;animation:animate 3s linear infinite;text-shadow:0 0 50px #0072ff,0 0 100px #0072ff,0 0 150px #0072ff,0 0 200px #0072ff;justify-content:center}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"Orbitron",sans-serif;src:local("Orbitron")}body{font-family:"Orbitron",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,body{margin:0}*{padding:0;box-sizing:border-box}code{font-family:"Orbitron",sans-serif}body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}html{background-color:"#4C4C4C"}div{-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}
/*# sourceMappingURL=main.b3c82932.chunk.css.map */