@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;1,400&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#f5f0e8;color:#2c2520;font-family:EB Garamond,Georgia,serif;font-size:18px}@media (max-width:600px){body,html{font-size:17px}}html.dark body{background-color:#0e0c09;color:#e8e0d0}a{color:inherit;text-decoration:none}