#cookieBanner {
  padding: 10px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 100%;
}

