html{height:100%}body{position:fixed;width:100%;height:100%;margin:0;padding:0;overscroll-behavior:none;background:black}#app{position:fixed;top:0;left:0;display:flex;width:100%;height:100%;flex-direction:column;overflow:hidden}
