body {
    text-align: center;

    ul {
        width: fit-content;
        margin: auto;
        text-align: left;
    }
}
