Have you tried going into your admin dashboard, go to the settings section and choose the reading subsection, then changing the ‘Blog pages show at most’ setting from 10 to 12 posts?
It looks like the problem is on line 78 in your index.php in your theme’s root folder:
.page-wrap {
padding-bottom: 523232px;
}