: By using cursor: pointer , you remove the guesswork of where a user can click.
cursor: pointer; : Changes the mouse cursor to a hand icon, signaling to the user that the element is clickable.
If you are trying to make this code more readable for a personal project, you might draft it like this: