﻿/* Styl obrazu tla*/

body {
    background-repeat: var(--background-repeat);
    background-size: var(--background-size);
}