Unable to link to css

I have just uploaded my website. It contains of some files and the index.php file is also there. I am also able to go to the website and everything is working as it should. But, My website looks weird because the css file is not working. I have included it as well. But it’s not working. What should I do to fix this?

Hi, do you have code in your header that looks like the following?

<link type="text/css" rel="stylesheet" href="style.css" />

Also, what is the website that you’re experiencing this issue on?

Yes, my css is the same. And, here is my website:
https://buhunibeshi.000webhostapp.com
But the amazing thing is: my index page only doesn’t include the index.css and other page is working just fine.

Now my website is running fine, it was just that I had to “hard-refresh” the page by Ctrl+F5 and its fixed!!!

Perfect, that’s exactly what I was going to suggest.