@charset "utf-8";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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f9f9f9;font-family:맑은고딕,Arial,sans-serif;margin:0;padding:0}.todo-list-template{background-color:#fff;box-shadow:0 3px 6px #ccc;margin:3rem auto 0;width:520px}.title{background-color:#22b8cf;color:#fff;font-size:1.2rem;font-weight:700;padding:2rem;text-align:center}.form-wrapper{border-bottom:1px solid #33b8cf;padding:1rem}.todos-wrapper{min-height:5rem}.todo-item{align-items:center;cursor:pointer;display:flex;padding:1rem;transition:.5s;-webkit-user-select:none;user-select:none}.todo-item:hover{background-color:#ccc}.todo-item:hover .remove{opacity:1}.todo-item+.todo-item{border-top:1px solid #f1f3f5}.remove{color:#e64980;font-weight:600;margin-right:1rem;opacity:0}.todo-text{flex:1 1;word-break:break-all}.checked{color:#abd5bd;text-decoration:line-through}.check-mark{color:#3bc9bd;font-size:1.5rem;font-weight:700;line-height:100%;margin-left:1rem}.form{display:flex}.form input{border:none;border-bottom:1px solid #c5f6fa;flex:1 1;font-size:1.25rem;outline:none}.create-button{background:#3368cf;border-radius:3px;color:#fff;cursor:pointer;font-weight:700;margin-left:1rem;padding:.5rem 1rem}.create-button:hover{background-color:#3bc9db}
/*# sourceMappingURL=main.e59c3788.css.map*/