

html {
font-size: 62.5%; /* 62.5% of 16px = 10px */

}
body { font-size: 1.4rem; } /* =14px */
h1 { font-size: 1.8rem; } /* =18px */


a {
    
}