// make lineheight the same as height
height=5rem;
lineheight = 5rem;
text-align:center;
Copy the code