SyntaxFix
Write A Post
Hire A Developer
Questions
1) Maybe oveflow: hidden; will do the trick?
2) You need to set the size of each div with the text and button so that each of these divs have the same height. Then for your button:
button { position: absolute; bottom: 0; }