My Node.js based URL shortening project can be found on GitHub at this link. It's deployed on Vercel, but I've been experiencing some CSS design discrepancies on the Pixel 7 device while using the Brave browser. Specifically, I'm having issues with the HTML table and body elements.
Interestingly, everything works fine on iPhones and other Android devices running Safari, Brave, and Chrome. I've tried clearing the browser cache and site data, but that hasn't resolved the issue.
When I ran the project locally from my IP and port on the Pixel 7, everything appeared to be in place and working correctly.
You can view the package.json file for more details.
Any ideas on what could be causing this discrepancy?