.center { display: flex; justify-content: center; flex-direction: column; text-align:center} .vcenter { display: flex; justify-content: center; flex-direction: column; } .hcenter { text-align: center; }