h1, ul, li {
    padding: 1em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;

    list-style: none;
}
