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}*{box-sizing:border-box}body{background-image:url(/react-todo-app/static/media/bg1.d8dd72e41596d22059d8.jpg)}.App{left:50%;max-width:95%;min-width:40%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.todoItem{background-color:#000;border-bottom:1px solid silver;color:#f9f2f2;font-size:medium;font-weight:700;opacity:.6;padding:5px;width:100%}.todoItem .top{display:flex;flex-direction:row;justify-content:space-between}.todoItem .checked{text-decoration:line-through}.todoItem .unchecked{text-decoration:none}.todoApp{border:2px solid gray;padding:20px}.todoApp input{border-radius:5px;height:30px;width:80%}.todoApp .btn{background-color:#d90a0a;border-radius:5px;color:#fff;font-size:medium;height:35px;margin-top:10px;width:40%}.todoApp .btn:hover{background-color:#a10505}.todoApp .error{background-color:#000;border-bottom:1px solid silver;color:#e70808;display:block;font-size:medium;font-weight:700;opacity:.8;padding:5px;width:100%}.todoApp .no-error{display:none}.todoApp .edit,.todoApp .list{margin-top:20px}.todoApp .edit{display:block;margin-bottom:20px}.todoApp .no-edit{display:none}.todoApp .edit input{background-color:#1e1c1c;border-radius:5px;color:azure;height:30px;width:80%}.todoApp .edit .btn2{background-color:#d90a0a;border:2px solid #131212;border-radius:5px;color:#d9d4d4;height:30px;width:20%}.todoApp .edit .btn2:hover{background-color:#303131;color:#f0f8ff}
/*# sourceMappingURL=main.1683c8bc.css.map*/