@import url("theme.css");

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

div.highlight pre {
    background-color: black;
    border-radius: 5px;
color: green;
font-size: 14px;
}
