@import url("https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Playwrite+US+Modern:wght@100..400&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:"PT Serif",serif;background-color:#f5f5f5;color:#000}body{min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}