Objective: Create a tool for the users to find out what Chinese Zodiac they are based on the year they were born.
Problem: The webpage needs to be accessible to phones. It needs to fit the screen of the phone without messing up the alignment of the text and the button.
Solution: I created a function called center vertical that made the contents of the page smaller when the window became smaller. This function resized the page accordingly so the webpage would fit on the screen the size of a phone and a screen that is the size of a computer monitor.