body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:sans-serif}body,h1{margin:0}.header{background:#dd4c3d;border-radius:4px;color:#fefefe;font-size:24px;font-weight:500;line-height:1.5em;margin:20px auto 10px;max-width:490px;padding:10px}code{font-family:monospace}.app{background:#fff;height:100vh;padding:0 20px 20px}.todo-list{background:#eee;border-radius:4px;margin:auto;max-width:500px;padding:5px}.todo{align-items:center;background:#fefefe;border-radius:3px;box-shadow:1px 1px 1px rgba(0,0,0,.15);display:flex;justify-content:space-between;margin-bottom:6px;padding:3px 10px}.input,.todo{font-size:20px}.input{border:0;border-radius:4px;box-shadow:none;box-sizing:border-box;font-family:sans-serif;height:2em;padding:1rem;width:100%}
/*# sourceMappingURL=main.9736fd89.css.map*/