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

.btn__3d-0085 {
  perspective: 300px;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  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;
}

._3d-0085__bott {
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

._3d-0085__label {
  padding: 10px 50px;
  position: relative;
}

._3d-0085__front {
  background-color: #ffe14d;
  border: 2px solid #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}
