noscript {
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-size: 12px;
  position: fixed;
  text-align: center;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 999;
}