Let’s give ‘Ava’ a body, or more precise, a skeleton. Let’s give her a DOM object. In addition, let’s give her a name officially (id) and a role.
<button id = 'ava' role = 'button'>Hello</button>