Cookie.eu website was made to give websites an easy way to display a cookie consent prompt required by European GDPR data privacy and security law.
To display a cookie prompt on your site, you can paste this html code at the end of <body> tag:
<script async src="https://www.cookie.eu/script.js"></script>
Optionally, you can customize the colors, text, etc, see the advanced cookie prompt page.
A demo page is also available, to see how the cookie prompt will look like.