div.cookie {
	width:100%; 
	position: fixed; 
	z-index: 9999; 
	background-color: #13151c; 
	color: white; 
	top: 0px; 
	text-align: center;
	padding: 8px 0 8px 0;
}