/* components/grid-tile/index.wxss */ :host { display: block; } .center { text-align: center; align-items: center; justify-content: center; }