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

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

.fill-0820__wrap {
  border-radius: 15px;
  flex: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.fill-0820__fill--1 {
  background-color: #f0f;
  height: 33.3333%;
  position: absolute;
  bottom: 0%;
  left: -1%;
  right: -1%;
}

.fill-0820__fill--2 {
  mix-blend-mode: multiply;
  background-color: #0ff;
  height: 33.3333%;
  position: absolute;
  top: 0%;
  left: -1%;
  right: -1%;
}

.fill-0820__label {
  margin-right: -2px;
  padding: 10px 80px;
  position: relative;
}
