body {
  font-size: calc((16 / var(--screen-size-xl)) * 100vw);
}