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

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


.maincontent {

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