.task{margin:5px;font-size:1.2rem}input[type=checkbox]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #444;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;width:20px;height:20px;margin-right:10px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}input[type=checkbox]:checked{background-color:#2ecc71}input[type=checkbox]:focus{outline:0 none;-webkit-box-shadow:none;box-shadow:none}form{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-ms-flex-pack:justify;justify-content:space-between}.input{width:100%;padding:5px;border-radius:4px;border:none;margin-bottom:10px}.input,button{font-size:1.2rem;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}button{display:-ms-flexbox;display:flex;border-radius:4px;width:45%;height:30px;-ms-flex-pack:center;justify-content:center;cursor:pointer}button:hover{background-color:#203cb9;color:#fff}.timestamp{font-size:1rem}.todo{margin-bottom:10px;border-radius:4px;padding:10px;color:#444;background-color:#fff;-webkit-box-shadow:1px 1px 4px #8b8b8b;box-shadow:1px 1px 4px #8b8b8b}.todo,.todoLine{display:-ms-flexbox;display:flex}.todoLine{width:100%;-ms-flex-pack:justify;justify-content:space-between}.todoItem{display:-ms-flexbox;display:flex;vertical-align:baseline;font-size:1.6rem}body{margin:0}.completed{color:#444;text-decoration:line-through}.todoApp{max-width:600px;margin:10px auto;border:1px solid #000;border-radius:4px;padding:10px;font-family:Arial,Helvetica,sans-serif;background-color:#e0dfd5;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column}.todoApp,form{display:-ms-flexbox;display:flex}form{margin-bottom:15px;background-color:#313638;color:#fff;padding:15px}form,h1{width:100%}h1{text-align:center;font-family:Arial,Helvetica,sans-serif;margin-top:50px}
/*# sourceMappingURL=main.60272de6.css.map*/