Hi there backa,
the cause of the page loading "
half way down" is the highlighted in red attribute here...
Code:
<input type="text" id="name" name="name"
value="" placeholder="Enter your name" autofocus="autofocus"
required="required" />
As for the animation, why not put all the changes in a single "
from to", as indicated in this other thread of yours...
coothead