center placeholder in textarea code example
Example: put placeholder text in middle textarea
// Generally if you put a font-size and a height then it will place it in the middle
// - If it still doesnt then use padding-top to be half of padding-bottom.