*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}body{overflow-x:hidden;height:100%;margin:0;background-color:#fff}.wrapper{display:flex;flex-direction:column;min-height:calc(100vh - 60px)}.content{flex:1;padding:20px}.scrollable{touch-action:pan-y;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
