.texts {
  position: relative;
}

.text {
  top: 0;
  left: 0;
}

.text_1 {
  opacity: 1;
}

.text_2 {
  opacity: 1;
}
.text_3 {
  opacity: 1;
}
.hide {
  display: none;
}
