add a start button to the bottom of each consent document and then use getConsent() to parse the html text; call the btn and then add the event listener.
will reduce what all needs to go in getConsent();
https://gomakethings.com/getting-html-with-fetch-in-vanilla-js/
add a start button to the bottom of each consent document and then use getConsent() to parse the html text; call the btn and then add the event listener.
will reduce what all needs to go in getConsent();
https://gomakethings.com/getting-html-with-fetch-in-vanilla-js/