Let's See what is Event Object ⌣

            
conole.log(event);
conole.log(event.target);
conole.log(event.type);