@import url("https://fonts.googleapis.com/css2?family=Bad+Script&family=M+PLUS+1p:wght@400;500&family=Roboto:wght@400;500&display=swap");:root{--background:#fff4bd;--foreground:#171717}body,html{max-width:100vw;height:100%}body{background:var(--background);font-family:Roboto,M PLUS\ 1p,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}