body{
    background: var(--tg-color-scheme);
}
h1{
    color: var(--tg-theme-section-header-text-color);
}
h2{
    color: var(--tg-theme-link-color);
}