body {
  background-image: url("https://whatitmeans.neocities.org/backgroundimages/_DSC1156.jpg");
   background-position:top;

  color: white;
  font-family: Verdana;
  width:80%;
  text-align:center;
  margin:auto;
       
  
}


.maincontent {

width:100%;
        margin-left:auto;
        margin-right:auto;
height: 90vh;
 
}