* { margin: 0; -webkit-tap-highlight-color: transparent; } html, body { -webkit-user-select: none; user-select: none; width: 100%; height: 100%; } body { overflow-x: hidden; } uni-app, uni-page, uni-page-wrapper, uni-page-body { position: relative; display: block; box-sizing: border-box; width: 100%; } uni-app, uni-page, uni-page-wrapper { height: 100%; }