body {
  --font-size: 12pt;
}
article {
  background-color: lightgray;
}

h1 {
  font-size: 24pt;
}

h2 {
  font-size: 16pt;
}