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

.tadafy__fill-0705 {
  color: #2a3239;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-shadow: none;
  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-0705__wrap {
  flex: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.fill-0705__wrap-2 {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: absolute;
  inset: -1%;
}

.fill-0705__line {
  background-color: #01f59d;
  flex: none;
  width: 2px;
  margin-left: -50%;
  margin-right: -50%;
}

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