<div class="container"> <div class="ortala"> <form action=""> ... </form> </div> </div>
.container{ max-width: 1440px !important; width: 100% !important; height: 100vh; margin: auto !important; align-items: center; } .ortala{ position: absolute; top: 50; }
Bu şekilde denedim olmadı. İnternetde de bir şey bulamadım.
w3school da olan bu konu gözümden kaçmış. bu işe yaradı.