Skip to content

Instantly share code, notes, and snippets.

@juliettech13
Created July 15, 2020 04:01
Show Gist options
  • Save juliettech13/92a53adf8a05a4901891d207d1b58a39 to your computer and use it in GitHub Desktop.
Save juliettech13/92a53adf8a05a4901891d207d1b58a39 to your computer and use it in GitHub Desktop.
define the mission
const paragraph = document.querySelector('p');
paragraph.addEventListener('click', animation);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment