How to center div block?

Hello friends!

I stucked in mobile. I have a row and inside it I put a divblock. Inside divblock i put 3 text blocks and 2 of them are position relative a 1 of them is position absolute. So when I change the size of mobile window onle 1 text block goes left and others stay because they are position absolute.
What I want is when I change the size of mobile window the whole div block with inside text blocks must be centered.
Sorry for english. If I couldn’t explain I’ll try do it again.
This is the screen

I got it friends ))
The solution is to set the width of divblock and then it could be centered. ))

1 Like