* {margin: 0;border: 0;padding: 0;}
*,*::before,*::after {box-sizing: inherit;}
html,body {height: 100%;scroll-behavior: smooth;box-sizing: border-box;}
a {color: inherit;text-decoration: none;}
ul {list-style: none;}
img {display: block;max-width: 100%;height: 100%;}
input,textarea,select,button,h1,h2,h3 {font: inherit; color: inherit;}
button {cursor: pointer;}
