文章内容详情

fixed居中


.aa { position: fixed; top: 0px; left: 0px; right: 0px; width: 200px; height: 200px; margin-left:auto; margin-right:auto; }

      阿喀交