body{background:#dedede;font-family:"Times New Roman",Times,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;margin:0}.todo-button{all:unset;cursor:pointer;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px;height:12px;margin:0 .75em 0 1.25em;padding:0 .5em;border-radius:12px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.NewTodoForm{background:silver;padding:.75em 0;margin:0;overflow-x:hidden;position:relative}.NewTodoForm input[type=text]{all:unset;font:inherit;margin-left:3.8em;padding:.75em 0;position:absolute;top:0;left:0;width:100%}.NewTodoForm input[type=text]::-webkit-input-placeholder{color:#383838}.NewTodoForm input[type=text]:-ms-input-placeholder{color:#383838}.NewTodoForm input[type=text]::placeholder{color:#383838}.NewTodoForm input[type=submit]{background:#0f0}.NewTodoForm input[type=submit]:hover{background:#00cf00}.NewTodoForm input[type=submit]:active{background:#00af00}.Todo{list-style-type:none;padding:.75em 0}.Todo:nth-child(2n){background:#fff}.Todo:nth-child(2n):hover{background:#efefef;background:#e8e8e8}.Todo:nth-child(odd){background:#f8f8f8}.Todo:nth-child(odd):hover{background:#e8e8e8}.Todo:nth-child(odd):active{background:#e0e0e0}.Todo button{background:red}.Todo button:hover{background:#cf0000}.Todo button:active{background:#af0000}.TodoList h1{font-size:1em;margin:0 0 0 1em;padding:.75em 0}.TodoList ul{padding:0;margin:0}
/*# sourceMappingURL=main.a1b2ffe2.chunk.css.map */