Connect CSS styles

I want to include a separate css stylesheet for the home page. Tell me how to do it right?

For example, this option does not work-(

<link rel="stylesheet" href="storage/st-files/home-style.css">

<div class="test">test block</div>