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}#root{height:100vh;margin:auto;width:100vw}#app-root{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;margin:auto;padding:0 3em;width:100%;word-break:break-all}.todoAdd{margin:2em 0}.darkmode{background-color:#343434;color:#fff}.todo--done{color:gray;font-weight:400;word-break:keep-all}.hs{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between}.button{height:70%;margin:auto 0}nav{display:flex;flex-direction:row;height:3em;justify-content:space-between;position:sticky;width:100%}td{padding:.5em}tbody{border-spacing:1em;color:#000;font-weight:700;margin:0 2em;text-align:center}tbody tr td:nth-child(2){padding:0 2em}tfoot{text-align:center;vertical-align:middle}#app-root.darkmode table tbody{color:#fff;font-weight:700}
/*# sourceMappingURL=main.dff11bdf.css.map*/