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}.app,.container{align-items:center;display:flex;flex-direction:column}.container{box-sizing:border-box;max-width:600px;padding:0 20px;width:100%}.clock-container{margin-top:20px;width:100%}.time-digit{font-size:24px;height:36px;text-align:center;width:36px}.time-digit-right{margin-left:8px}.time-colon{margin:0 8px}.submit-container{display:flex;justify-content:center;margin-top:12px}.flash{-webkit-animation:fade .5s ease-in;animation:fade .5s ease-in;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}@-webkit-keyframes fade{0%{opacity:1}to{opacity:0}}@keyframes fade{0%{opacity:1}to{opacity:0}}.flash-success{background:green}.flash-error{background:red}
/*# sourceMappingURL=main.2712375c.css.map*/