To know what kind of file to include, the opening link tag needs the rel attribute set using rel="stylesheet".
link
rel
rel="stylesheet"
Make sure to pick rel, followed by =, and finally "stylesheet".
=
"stylesheet"