:root {
  --wrap-normal: 40em;
}
body {
  --font-size:calc(1.5rem + 0.1vw)
}
