*,*::before,*::after{box-sizing:border-box;}
html{scroll-behavior:smooth;}
body{margin:0;min-height:100vh;}
img,picture,svg{display:block;max-width:100%;height:auto;}
figure{margin:0;}
button,input,select,textarea{font:inherit;}
