:root{--font-heading:var(--font-one),cursive;--font-body:var(--font-quicksand),cursive}body{justify-items:center;max-width:100%;height:100%;margin:0;display:grid;overflow-x:hidden}p{font-family:var(--font-body)}html{max-width:100%;overflow-x:hidden}h1,h2,h3{font-family:var(--font-heading)}label{font-family:var(--font-body)}Link{font-family:var(--font-heading)}*{box-sizing:border-box}
