text {
  font-size: 80px;
  font-family: Georgia;
  text-anchor: middle;
}

rect {
  fill: yellow;
  opacity: 0.3;
}
