.container{
    width: 80%;
}

.done{
    text-decoration: line-through;
    color: #666;
}

.error{
    color: darkred;
}
