h1{
    text-align: center;
    padding: 10px;
}

body{
    background-color: blanchedalmond;
}

article{
    text-align: center;
    }
}

