Handy UI is a useful component library, helps you by reducing your efforts of developing components from scratch by offering well crafted components with dedicated classes to be used in your project.
<link rel="stylesheet" href="https://handy-ui.netlify.app/css/components.css">
Or paste the below given import statement at the first place of your CSS file.
@import url("https://handy-ui.netlify.app/css/components.css");