Currently, I am working on transitioning a website that I created in the Atom text editor to an ASP.NET environment. To adhere to best practices, I have decided to implement the MODEL VIEW CONTROLLER design pattern in this project. While attempting to add some basic styling through my CSS file, it seems like there might be an issue with the path I have specified. For better visualization, I have attached a screenshot showcasing both my link tag and the structure of my codebase/directory. Any guidance or assistance on resolving this matter would be greatly valued.