Functionality:
Change the background color of the page on clicking the ‘Click me’ button.
Technologies Used:
- HTML
- CSS
- Javascript
- body.style.backgroundColor
- parseInt
- Math.random()
- Javascript arrays
- .addEventListener()
- Javascript Functions
- .querySelector()
You can interact with the project on this link:
https://aarushi-nema.github.io/change_background/
You can find the code on this link:
https://github.com/aarushi-nema/change_background

