.book {
    text-align: center;
    margin: 0 auto;
}

.todo-list {
    text-align: center;
}

.todo-list img {
    margin-top: 10px;
    width: 80%;
}