CSS library based on Half-Life 1 UI.
You can install HL1.css simply by pasting this to your html `head` tag:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/TAERABYTE/HL1@main/HL1/HL1.min.css">
And script for the bottom of the code:
<script type="module" src="https://cdn.jsdelivr.net/gh/TAERABYTE/HL1@main/HL1/HL1.min.js" defer></script>