Adjust the starting number for your count up animation by using the ?start={num} url parameter with the simple text setup or the data-start attribute for the code block setup.
<center>
<h2 style="margin:0"
data-wm-plugin="countup"
data-start="50">100</h2>
</center>