**Highlights** - Good work using JavaScript to add tasks dynamically - Good work styling the page **Requires Changes** - Kindly use a button tag instead of a p tag on the "clear all completed button". - Please try to not use an index parameter in the remove function.