h1, h2, h3, h4, h5, h6 {
    text-align: center;
}

article {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
