h1 {
    display: none;
}

body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

ol li img {
    width: 100px;
}

ol {
    columns: 3;
}