body,
html {
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

taro-view-core {
  display: block;
}