body {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0 -50%;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.tadafy__fill-0720 {
  color: #dbab76;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-shadow: 0 0 20px #000;
  flex-direction: row;
  flex: none;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.fill-0720__wrap {
  flex: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.fill-0720__wrap-2 {
  flex-direction: column;
  justify-content: space-between;
  height: 600%;
  margin-top: -20%;
  display: flex;
  position: absolute;
  inset: 0% -1%;
}

.fill-0720__line {
  background-image: linear-gradient(270deg, #0000, #cca070 42% 58%, #0000);
  flex: none;
  height: 10px;
  transform: rotate(5deg);
}

.fill-0720__label {
  margin-right: -2px;
  padding: 16px 45px;
  position: relative;
}
