@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400&display=swap");*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}body{font-family:Crimson Text,serif;background:#0f0f0f;color:#d4d4d4;font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:scroll}::selection{background:#2a2a2a;color:#fff}a{color:inherit;text-decoration:none}button{font-family:inherit}