code {
    color: #072;
}

table.table-borderless tbody tr:last-of-type td {
    border-bottom: 1px solid var(--bs-secondary-border-subtle);
}

table.table-borderless tbody:last-of-type tr:last-of-type td {
    border-bottom: none;
}

#beaver {
    position: absolute;
    left: 10px;
    top: -41px;
    width: 64px;
    height: 48px;
}