My CSS External file is not loading in the network section

HTML:

Lorem ipsum dolor sit amet.

CSS: p{ padding: 10px 20px}

< p >lorep…</ p >
and you should import it in html file
< link href=“path” >