body {
    background-color:azure;
}
ol li {
list-style-type:none;
}
td {
    border: 1px solid black;
}