html {
    /* 10px */
    font-size: 62.5%;
}

body {
    font-size: 1.6rem;
}

html,
body {
    overflow-x: hidden;
}