#how can i place a entire div container at center of the screen

5 messages · Page 1 of 1 (latest)

steep fiber
#

I TRYING TO MAKE IT CENTER OF THE SCREEN I CANT MAKE IT CENTER>

#

yes i do

glossy glacier
#

margin: 0 auto;

#

if it is a flex container and you are trying to center it content

justify-content: center; should work

halcyon epoch