img[alt="Logo"] {
    width: 100px;
    margin-right: 30px;
    margin-top: 5px;
}

table tbody tr {
    height: 80px;
}


h1 {
    code, pre {
        padding: 0 !important;
        line-height: 1.5;
    }
}

code {
    white-space: pre-wrap !important;
    word-wrap: break-word;
}
