*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body,h1,h2,h3,p{margin:0}
body{min-height:100vh;text-rendering:optimizeSpeed}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
img,picture,svg{display:block;max-width:100%}
