body {
  background-image: url("maa.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;

}


