* {
    font-family: "Courier New";
    text-align: center;
}

li {
    font-size: 18px;
    line-height: 180%;
    list-style-position: inside;
}

ul {
    list-style-type: none;
}

div.container {
    text-align: center;
}