import { GlobalStyles } from './styles.global'; import { BrowserRouter, Routes, Route } from 'react-router-dom'; function App() { return ( <>