Keep down arrow at bottom of page
div.arrowContainer { position: absolute; bottom: 20px; /* height from bottom of container */ left: 50%; /* center of page */ margin-left: -19px; /* adjust for 50% of font width */ }