Hello!
I am working on my order food app and I been having problem with the complete order button and the modal and now even the header image has disappeared! Here is my project https://scrimba.com/scrim/ck2r68tv
The problem is that the modal is showing even though it is display:none, I want it to appear when the button complete order is clicked! And the complete order button wont work I have added an addeventlistener and wrote a console.log() to see if it works but nothing happens! I don´t know what I´m doing wrong!
Need some help please!