I am using a html5 theme (https://colorlib.com/preview/theme/personal/) in my django 2 project. But, It's style not working correctly. I have linked all css correctly. My Django Project link (https://github.com/shahriar-programmer/personal-django).
My Html code
https://github.com/shahriar-programmer/personal-django/blob/master/templates/index.html
I need this type of view:
But My App's look is
How can I modify my code to make it properly stylish like the theme preview?