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

.tadafy__fill-0525 {
  color: #333;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 6px solid #2a3239;
  border-radius: 0;
  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: 28px;
  font-weight: 900;
  line-height: 1.2;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.fill-0525__fill {
  background-image: repeating-linear-gradient(125deg, #e59d02, #e59d02 2%, #ffae00 2% 4%);
  flex: 1;
  width: 600%;
  height: 102%;
  position: absolute;
  top: -1%;
  bottom: 0%;
  right: 0%;
}

.fill-0525__label {
  padding: 13px 15px;
  position: relative;
}
