The website I created displays the CSS correctly offline, and incorrectly online. Are there any common causes of this?
My website: https://www.haydengames.com/
Update: Will only display index, but any page that references from another folder <link rel="stylesheet" type="text/css" href="../../../css/style.css">
will not load correctly.
How it displays locally: