body {
  background-color: transparent;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0;
  display: flex;
}

.btn__out-0060 {
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
  transform: rotate(.01deg);
}

.out-0060__frame {
  border: 3px solid #222;
  position: absolute;
  inset: 0%;
}

.out-0060__line {
  background-color: #222;
  height: 3px;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.out-0060__label {
  padding: 30px 35px;
  position: relative;
}
