body {
    background-color: #cce08a;
    padding: 20px;
    text-align: auto;
    border-bottom: 1px solid #e0e0e0;
}

p {
    font-style : EB Garamond;
    font-size: 18px;

}

h1 {
    font-family: 'Arial Black', sans-serif;
    color: #c56c6d;
}