.words {
    margin: 30px;
}

/* ================================ */
/* Footer style */
/* ================================ */

footer {
    text-align: center;
    padding: 3px;
    background-color: lavenderblush;
}