CommentJan 6, 20171<div class ='center-div'></div> .center-div { position :absolute; top : 0 ; bottom : 0 ; left : 0 ; right : 0 ; width : 500px ; height : 500px ; margin :auto; }Code contest: how to horizontally and vertically center that div?