.appWrapper { min-width: 100vw; min-height: 100vh; background-color: rgb(255, 255, 255); overflow: hidden; overflow-y: hidden; overflow-x: hidden; -ms-overflow-style: none; }