There are a few ways to align elements in CSS. ... .container { display: flex; align-items: center; justify-content: center; }.
確定! 回上一頁