body * {
  display: none;
}

#Supersmall_none {
  display: block;
  background-color: #7976b97e;
  border-radius: 12px;
  height: 100vh;
  font-size: 4vw;
  direction: rtl;
  line-height: 100vh;
  text-align: center;
}

#Fixbar-button {
  display: none;
}