:root{--background:#0b3d2e;--foreground:#fdf6e3}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Georgia,Times New Roman,serif}
