html {
    font-family: var(--font-family);
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}