:root{--font-title: "Cormorant Garamond", Georgia, serif;--font-body: "Manrope", "Segoe UI", sans-serif;--color-bg: #05070b;--color-text: #e9ebf2}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text)}
