.chapter::before {
    content: None;
}

.section::before {
    content: None;
}

th {
    text-align: left;
}

img {
    justify-content: center;
    display: block;
    width: 100%;
    height: auto;
}