Copy the code
Add the following css just before the </head> tag:
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.css" />
Then add the following code just before the </body> tag:
Select options on the left to generate your code...