A website design framework made for dark mode.
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://calamity-inc.github.io/Silver/base.css">
Additionally, if you want the navbar:
<link rel="stylesheet" href="https://calamity-inc.github.io/Silver/navbar.css">
<script src="https://calamity-inc.github.io/Silver/navbar.js"></script>