.center { position: fixed; top: 50%; left: 50%; } <div class="center"> <h1>Center Of Screen Text</h1> </div>