You might need to add a width into your parent div. The div that contains the button does not have any width therefore it is shrinked as it minimum, you may have to set a width for this parent div? You also have not any height in any div so you will not be able to align the content in the center of the page vertically.