html,body{-webkit-overflow-scrolling:touch!important;height:auto!important;min-height:100vh!important;margin:0!important;padding:0!important;overflow:visible!important}#root,#root>div{width:100%!important;height:auto!important;min-height:100vh!important;overflow:hidden visible!important}div[data-testid=ScrollView],div[data-testid=WebFlatList],div[data-testid=FlatList]{-webkit-overflow-scrolling:touch!important;height:100%!important;overflow-y:auto!important}[class*=scrollView]{max-height:none!important;overflow-y:auto!important}[class*=safeArea]{flex:1;height:auto;min-height:100vh}[class*=listContainer]{flex:1!important;height:100%!important;overflow-y:visible!important}[class*=contentContainer]{min-height:100vh;padding-bottom:100px}[data-web-scroll-container=true]{-webkit-overflow-scrolling:touch!important;height:auto!important;min-height:100vh!important;position:relative!important;overflow:visible auto!important}[data-web-scroll-container=true] *{max-height:none!important}.debug-scroll *{border:1px solid red!important;overflow-y:auto!important}