/* Firefox standard properties */
* {
    scrollbar-width: auto;
    scrollbar-color: hsl(0, 0%, 85%) transparent;
}
