This code can be used in a wordpress child theme to show a cookie banner.
It's a very simple banner informing the visitors of cookie usage with a link to privacy policy.
The content of style.css goes in the file style.css of the child theme. The content of functions.php goes in the file functions.php of the child theme.