body {
  background-color: black;
  background-image: url(23.jpeg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: Verdana;
}