#cookeu {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  color: #fff;
  background: #130d1a;
}
