.wrapper {
  height: 100vh;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}