#posed2Loading {
  text-align: center;
  color: #FFFFFF;
  background-image: url("/attachment/loading.jpg");
  background-repeat: no-repeat;
  width: 640px;
  height: 960px;
  margin: auto;
  padding-top: 300px; 
}