/* This file intentionally left blank. */
div.body {
    max-width: 100%; /* Adjust this value as needed */
}
div.document {
    width: 100%;
}
.sphinxsidebar{
    background: #00A000;
}
span.pre{
    white-space: unset;
}

.wy-nav-content{
    width: 100%;
    max-width: 100%;
}