#adBanner {
  /* display: none; */
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 99999999;
  background-color: transparent;
  
}