body {
  background: #000000 url("/dream.gif") no-repeat center fixed;
  background-size: 1080px 810px;
  color: white;
  }
  
.text {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: Aref Ruqaa, sans-serif;
}