When I open the Network tab in the Developer Tools in my browser and refresh the page, I see the page returns with the status code 500. That usually means the PHP code has crashed.
There are many different ways in which PHP code could crash, so you’ll need to do some investigation as to why your site is not working. This article provides some useful steps to get started: