body {
  font-size: 20pt;
}

body > div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}
