html, body, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, q, s, dl, dt, dd, ol, ul, li, fieldset, form, input, table, tr, th, td, button, a, div {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1.3;
    letter-spacing: -0.01em;
    box-sizing: border-box;}

*, html {
    scroll-behavior: auto !important;
}