.referenceVault{background-color:var(--black);color:var(--text-white);overflow-x:hidden;width:100%}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--black-lighter);border-radius:200px}::-webkit-scrollbar-thumb:hover{background:#414141}