h1 {
    text-align: center;
    background-color: #79443B;
    color: antiquewhite;
    padding: 10px;
}
p{
    text-align: justify;
    margin: 20px;
    
}