#app ul {
    list-style: none;
}

#app li > span.done {
    text-decoration: line-through;
}