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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#282c34;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-align:center}body,h1{margin:0}h1{font-size:3rem}@keyframes fade{0%{opacity:0}to{opacity:1}}h1{animation:fade 2s ease-in-out infinite alternate}.App{flex-direction:column;justify-content:center;min-height:100vh}.App,.time-container{align-items:center;display:flex}.time-container{box-sizing:border-box;justify-content:space-between;margin:0 auto;padding:20px;width:50%}.time-block{flex:1 1;text-align:center}.time-display{align-items:center;display:flex;height:100px;justify-content:center;margin:20px}.time-unit{background:#333;border-radius:5px;color:#fff;margin:0 10px;min-width:50px;padding:10px;text-align:center}
/*# sourceMappingURL=main.9adefb46.css.map*/