#input{
    text-align: center;
    padding: 5px;
}

.div1{
    display: flex;
    justify-content: space-around;
    padding: 4px;
}

.checked{
    text-decoration:line-through;
}
