* {
    border-color: var(--clr-light-a0);
    scrollbar-color: var(--clr-light-gray-a0) transparent;
    scrollbar-width: thin;
}