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

.tadafy__fill-0715 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  flex-direction: row;
  flex: none;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

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

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

.fill-0715__line {
  background-color: #2760ff;
  flex: none;
  height: 6px;
  transform: rotate(5deg);
}

.fill-0715__label {
  margin-right: -2px;
  padding: 15px 25px;
  position: relative;
}
