React router rendering my components on top of eachother

I am creating a very simple website using vite and the basics of react router. However all my components are stacking on top of each other, how can I fix this.