@@ -13,7 +13,7 @@
.contentBox{
width: 600px;
height: 500px;
- position: absolute;
+ position: fixed;
top:50%;
left:50%;
margin-top: -250px;