.disappear {
  position: sticky;
  top: 100px;
  text-align: center;
}

.scroll-box {
  height: 5000px;
}