body {
    background: white;
    color: black;
}

div.content {
    border: none;
    padding: 0px;
}

body > div > ol > li {
    border: none;
}
