CSS not loading properly

This is my website → https://portfolio19461.netlify.app/
I deployed this website, but CSS is not working properly. Please help me …

Hi @aryan19461 can you please clarify what you mean by not working

Thanks for the reply… so the problem is that when I am opening my site all colors and images are not loading plus all links are showing blue which i didn’t include in the css file

Hey, I’m seeing the following error in dev console:

Refused to apply style from 'https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/css/bootstrap.min.css' because its MIME type ('text/plain') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

It looks like the file https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/css/bootstrap.min.css does not exist on the server. You may want to replace the reference to this file.