body {
  background-color: #111;
}

* {
  margin: 0;
  padding: 0;
}

.dg {
  z-index: 99999 !important;
}

.textImport {
  color: #eee;
  font-family: "Noto Serif TC", serif;
  font-weight: 900;
  display: fixed;
  top: 0;
  left: 0;
  margin-top: -100%;
}
