<center><h2>Variable Directory</h2></center>
<hr><br>
<center><h3>Allowed tags</h3><div class="scrollbox">b, i, u, a, pre, code, br, p, div, span, h1, h2, h3, h4, h5, h6, style, img, hr, strong, em, bold, italic, ul, li, s, small, table, tr, td, th, thead, tbody, tfoot, caption, col, colgroup, row, rowgroup, center, button, input, label</div></center><br>
<center><h3>Allowed attributes</h3><div class="scrollbox"><b>a, p, b, bold, i, italic:</b> href, title, target, style, class, id
<b>img:</b> src, alt, title, style, class, id<br>
<b>div, span, hr, table, th, td, tr, col, colgroup, row, rowgroup, body, center:</b> style, class, id<br>
<b>button:</b> type, name, value, style, class, id, disabled, aria-label<br>
<b>input:</b> type, name, value, placeholder, style, class, id, checked, disabled, readonly, required, min, max, step, autocomplete, aria-label<br>
<b>label:</b> for, style, class, id, aria-label<br></div></center><br>
<center><h3>Selectors</h3><div class="scrollbox"><b>Main content area:</b> .paste-content .container-1 .full-container-1 .paste-stats<br><b>Buttons:</b> #edit-button #extras-button .btn <br><b>Comments:</b> #comments .comments-section .comments-list .comment-avatar <br><b>Profile selectors:</b>#name #pfp #profile-flex #profile-flex-two .bio .badges-container .badge-containment .container-2<br><b>Hoard selectors:</b> .hoard-shell .hoard-header-row .hoard-categories .hoard-category-pill .hoard-grid .hoard-card</div></center><br>
<style>
.scrollbox {
padding: 5px;
width: 15em;
height: 9em;
border: 1px solid gray;
border-radius: 5px;
overflow-y: scroll;
text-align: left;
}
.scrollbox::-webkit-scrollbar {
display: none;
}