.cookie {
  position: fixed;
  bottom: 20px;
  left: 20px;
  cursor: pointer;
  display: flex;
  width: 50px;
  height: 50px;
  z-index: 9;
}
