/* These styles make the body full-height */
html,
body {
   height: 100%;
}

/* These styles disable body scrolling if you are using <ScrollView> */
body {
   overflow: hidden;
   position: fixed;
}

/* These styles make the root element full-height */
#react-root {
   display: flex;
   height: 100%;
   width: 100vw;
}
.sc-7dvmpp-1.fprIlH {
   display: none;
}

@media only screen and (max-width: 700px) {
   .q8c6tt-2.jxPOhn.top {
     top: -100px;
   }
 }