Repeat String n-times

HTML

<p>
Hello!
</p>

CSS

p {
  font-size: 20ex;
}