divを使用して上下左右にセンタリング
.centered { position: fixed; top: 40%; left: 40%; margin-top: -50px; margin-left: -100px;}