body{
background-color: rgb(214, 248, 214);
}

.container{
 max-width: 800px;
margin:0 auto;
text-align: justify;
padding: 20px;
}


