There is a conteiner
block in it row
and text in it. This text on the task should be in the middle of the block. And it should always be in the middle when the screen changes. How do i do this?
<div class="container"> <div class="row"> <div class="col-lg-12"><h1>Привет!</h1></div> </div> </div>