html {
    /* font-size: 1.8rem; */
}

@media only screen and (max-width: 600px) {
    html {
       /* font-size: 1.8rem; */
    }
}