*,:after,:before{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:30px auto;width:850px;box-sizing:border-box}.clock-container{width:32%;margin-bottom:15px;box-sizing:border-box}@media screen and (max-width:992px){.clock-container{width:40%;display:flex;align-items:center;justify-content:center}.app-container{width:100%;justify-content:center}}@media screen and (max-width:600px){.clock-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.app-container{width:100%}}
/*# sourceMappingURL=main.6af7ccb2.chunk.css.map */