main {
  margin-inline: auto;
  max-width: 65ch;
}

body {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif, sans-serif;
        background-color: #070707;
    }


  

 

    h1 {
        color: rgb(233, 233, 238);
        text-align: center;
    }

    p {
      font-family: monospace;   
      color: rgb(233, 233, 238);
      font-size: 16px;
        line-height: 1.5;
        margin-left: 50px;
        margin-right: 50px;
    }

a {
  color: yellow;
 
}
footer {
  margin-inline: auto;
  max-width: 65ch;
}



h1 {
    
  font-size: 20px;
  line-height: 1.00;
}
