Broken UI on Fresh Install

This is after following this guide GitHub - frappe/bench: CLI to manage Multi-tenant deployments for Frappe apps countless times and to the letter. I was hoping installation of erpnext is as painless as it can get. See attached screenshot of how UI looks. Looks like icons and some CSS is missing somehow.

I see you have a few extension icons on your browser. Have you tried turning those off temporarily just to check they are not messing with the frontend?

Thanks for your quick reply. I doubt there are the issue though, I just opened it on incognito mode and still had the same issue.

Is there any error the browser console?

No errors, clean not even a warning when I run will dev console open.

Can you try bench update.

Just tried that. Did not fix the problem. And I had to stash all this:

modified:   frappe/public/css/avatar.css
modified:   frappe/public/css/calendar.css
modified:   frappe/public/css/common.css
modified:   frappe/public/css/desk.css
modified:   frappe/public/css/desktop.css
modified:   frappe/public/css/docs.css
modified:   frappe/public/css/form.css
modified:   frappe/public/css/form_grid.css
modified:   frappe/public/css/gantt.css
modified:   frappe/public/css/indicator.css
modified:   frappe/public/css/list.css
modified:   frappe/public/css/mobile.css
modified:   frappe/public/css/module.css
modified:   frappe/public/css/navbar.css
modified:   frappe/public/css/page.css
modified:   frappe/public/css/report.css
modified:   frappe/public/css/sidebar.css
modified:   frappe/public/css/slickgrid.css
modified:   frappe/public/css/tree.css
modified:   frappe/public/css/website.css

Which were somehow modified by something since I haven’t edited any file. bench update ran well Updating 2a21730..59af5bf, bench start and still had the same issue.