body {
  background-image: url("background.png") ;
  z-index: 01 ;
  background-repeat: no-repeat ;
  background-attachment: fixed;
  background-size: stretch;
  content:"width=device-width, initial-scale=1.0";
  color: white;
  font-family: "Times new Roman", sans-serif;
}