How to align card horizontally and vertically centre?

I am creating a login form,I had text field and button inside a card,How can i align that card horizontally and vertically center of my display

hello there, you can try using css Utilities


text-center text-align: center

Thank you @gokujy ,But i want that card to be in center of the display

hi,
here try this,

1 Like

This works perfect thanks bro @gokujy

1 Like

Ion-card center alignment i am also struggle this help to solve this.