#ulTasks li.done{
    color: #ccc;
    text-decoration: line-through;
}


@media(max-width:1000px){
    .btn{
        min-width: 32vw;
    }
}


