@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=DM+Sans:wght@400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{color:#dce4f0;background:#070b14;font-family:Playfair Display,Georgia,serif}::selection{background:#8ba4c44d}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#8ba4c433;border-radius:4px}
