body {
  width: 95%;
  max-width: 800px;
  margin:auto;
  background: url(background-shammah.jpg) center;

  font-family:monospace;
  line-height: 1.5;
  color: white;
}

main{
background: #0000009e;
padding: 5px 40px;
margin-top: 250px;
border-radius: 10px;
}
