:root{--header-height:169px}*,:after,:before{box-sizing:border-box}html{scroll-padding-top:calc(var(--header-height) + 1rem);scroll-behavior:smooth}body{margin:0;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}a{text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin:0}button{&:hover{cursor:pointer}}