<style type="text/css"> html,body{ width: 100%; height:100%; margin: 0; padding:0; } #aa{ width: 200px; height:200px; background-color: #000000; margin: 0 auto; position: absolute; top: 50%; left: 50%; } </style>


