body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}.App{display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}header,main{display:flex;justify-content:space-around}header{background:#0000005e;flex-direction:column;min-height:180px;text-align:center}.container{flex-direction:column;justify-content:space-around}.clockFace,.container{align-items:center;display:flex}.clockFace{background-color:#000}.clockFace,.number{justify-content:center}.number{align-items:center;display:flex;flex-direction:column;margin:10px}.numberPart{border:10px solid #3a3939;min-height:4vw;min-width:4vw}@media screen and (max-width:1400px){.numberPart{border-width:7px}.number{margin:5px}}@media screen and (max-width:700px){.numberPart{border-width:4px}}.borderLeft{border-left-color:#adff2f}.borderRight{border-right-color:#adff2f}.borderTop{border-top-color:#adff2f}.borderDown{border-bottom-color:#adff2f}.blockPoints{align-items:center;display:flex;flex-direction:column;justify-content:center}.points{background-color:#3a3939;border-radius:50%;height:1vw;margin:100% 0;width:1vw}.tick{background-color:#adff2f;box-shadow:0 0 20px #fff}footer{background:#0000005e;display:flex;flex-wrap:wrap;justify-content:space-around;min-height:180px;padding:5px}footer .box{align-self:center;display:flex;flex-direction:column}footer .box a img{cursor:pointer;height:40px;margin-right:10px}footer a{align-items:center;display:flex;font-size:15px;margin:5px}
/*# sourceMappingURL=main.888e209d.css.map*/