body {
    text-align: center;
    align-content: center;
    background-color: lightblue;
    color: black;
    font-family: American Typewriter;
}

ul {
    list-style: none;
}