:root { --ground: #0a0a0a; --ground-dk: #0a0a0a; --over-top: #d2ac2a; --over-bottom: #0a0a0a; }
html { background-color: #0a0a0a; background-image: linear-gradient(#d2ac2a 50%, #0a0a0a 50%); background-attachment: fixed; }
