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

.tadafy__fill-0555 {
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-image: linear-gradient(#acacac, #ddd);
  border-radius: 5px;
  flex-direction: row;
  flex: none;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
  transform: translate(0);
  box-shadow: 0 2px 1px #fff, 0 0 1px #0000008c;
}

.fill-0555__wrap {
  border-radius: 5px;
  margin: 1px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  transform: translate(0);
}

.fill-0555__fill {
  background-image: linear-gradient(to top, #ffffff6e 22%, #ffffff03 40%, #ffffffb3 70%), linear-gradient(to top, #0000001a 25%, #ffffff03 50%), repeating-linear-gradient(225deg, #fafafa, #fafafa 2%, #57a9f3 2% 4%);
  flex: 1;
  width: 340%;
  height: 102%;
  position: absolute;
  top: -1%;
  bottom: 0%;
  right: 0%;
}

.fill-0555__shad {
  border-radius: 5px;
  position: absolute;
  inset: 0%;
  box-shadow: inset 0 -2px 3px #00000040, inset 0 1px 1px #00000075;
}

.fill-0555__label {
  text-shadow: 0 0 5px #ffffff80;
  padding: 6px 116px;
  position: relative;
}
