p {
    text-align: justify;
}

ol, ul {
    padding-left: 30px !important;
}

table {
    width: 80% !important;
    border: 2px solid black !important;
}

.lib-btn {
    position: sticky;
    top: 5px;
    left: 5px;
}

.lib-container {
    margin-top: -44px;
}