.done {
 list-style-type: disc;
}

ol {
    color: green;
}

img {
    width: 500px;
}