<style> div{ position: fixed; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 200px; height: 50px; background: red; } </style> <p style="height: 2000px"></p> <div></div>