diff --git a/_includes/cookie-consent.html b/_includes/cookie-consent.html
index 15ecf98..8556842 100644
--- a/_includes/cookie-consent.html
+++ b/_includes/cookie-consent.html
@@ -37,6 +37,7 @@
if (readCookie('cookie-notice-dismissed') == 'wantCookies') {
{% include analytics.js %}
+
} else {
document.getElementById('cookie-notice').style.display = 'flex';