*{box-sizing:border-box;padding:0;margin:0}:root{--black:#0a0a0a;--white:#f5f5f5;--gray:#888;--gray-light:#e0e0e0}body,html{max-width:100vw;overflow-x:hidden;background:var(--white);color:var(--black)}body{font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.6}a{color:var(--black);text-decoration:underline;text-underline-offset:3px}a:hover{text-decoration-thickness:2px}::selection{background:var(--black);color:var(--white)}