I can return the backgroundColor from this function but not the text or innerText. I have about 100 buttons of which I want to pick both the background color and text when clicked on. I don't want a function for each button. I can return the backgroundColor from this func