I have the most basic static html/css project, and for some reason I can't get my styles to be applied to my html elements in stackblitz. Here's the project. Could it be that linking the css file with the link tag doesn't work for some reason? Maybe it's not actually in the same directory?
Any help would be appreciated