/*body {*/
/*    height: 1000vh !important;*/
/*    position: static !important;*/
/*    overscroll-behavior: none;*/
/*    background-color: #000000;*/
/*}*/

/*flutter-view {*/
/*    position: fixed !important;*/
/*    max-width: 100vw !important;*/
/*    max-height: 100vh !important;*/
/*}*/

/*!* Safari-specific CSS *!*/
/*@supports (-webkit-touch-callout: inherit) {*/
/*    body {*/
/*        height: 1000vh !important;*/
/*    }*/
/*}*/
/*flt-text-editing-host .flt-text-editing {*/
/*    transform: none !important;*/
/*}*/