I am vertically centered! /*Css */ .align-vertically { background: #13b5ea; color: #fff; display: flex; align-items: center; height: 200px; }