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

.btn__txt-0065 {
  color: #222;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.txt-0065__wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.txt-0065__label {
  z-index: 10;
  position: relative;
}

.txt-0065__label--2nd {
  color: #00ff7f;
  position: absolute;
}

.txt-0065__label--3rd {
  color: #f0f;
  position: absolute;
}
