:root{--green:#0f382c;--gold:#e3c15a;--gold-soft:#d9b64e}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{background:var(--green);color:var(--gold);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}