.nojs-warning {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  text-align: center;
  font-size: 30px;
  color: white;
  background: #000000d4;
  vertical-align: middle;
  padding: 200px 10px;
  z-index: 1000000; }
