.cookie {
  bottom: 0px;
  right: 0px;
  left: 0px;
  border: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 0px;
  position: sticky;
  width: 100%;
}