body {
    background-color: beige;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
ul, ol {
    display: inline-block;
}