Overview
The <task-card>
element is a collection of a text-like input, a checkbox input, a color input, and a remove button, arranged for the purpose of listing them as tasks to be "completed".
The element provides access to the inputs via the attributes, and dispatches events when the inputs change or the remove button is invoked.