···51 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Liberation Sans", Helvetica, Arial, sans-serif;
52 }
530000000054 /* Buttons and inputs have a font set by UA, so we'll have to reset that */
55 button, input, textarea {
56 font: inherit;
···301 </div>
302 </form>
303 </noscript>
00000304 <!-- The root element for your Expo app. -->
305 <div id="root"></div>
306 </body>