grid { display: grid; align-items: center; /* left and right */ justify-content: center; /* up and down */ }
確定! 回上一頁