
body {
  display: block !important;
}


#seckit-noscript-tag {
  position: fixed;
  z-index: 999 !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  padding-top: 20px;
  text-align: center;
  color: red;
  background-color: white;
  font-family: sans-serif;
  font-weight: bold;
}
