.campaignSettings {
  display: none;
  position: fixed;
  top: -100px;
  left -100px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  visibility: hidden;
}