body {
    background-color: #001018;
    background-image: url(logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment:fixed;
    background-position:center;
  }