iframe {
  border: none;
}

.taro-webview {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
}