:root {
    --doc-height: 100%;
    --random-top: 0;
    --random-left: 0;
    --text-font-size: 14px;
    --title-font-size: 16px;
    --caption-font-size: 12px;
    --txt-color: #0f0f0f;
    --bg-color: #ffffff;
    --acc-color: #ffb500;
    --atag-color: #808080;
    --main-height: 90dvh;
    --footer-height: 10dvh;
}