html {
  font-size: 62.5%;
}
body {
  font-size: 1.2rem;
  line-height: 1.5;
}
body.en{
  font-size: 1.3rem;
}
