html {
	scroll-padding-top: var(--blaek-anchor-offset, 0px);
}

[id] {
	scroll-margin-top: var(--blaek-anchor-offset, 0px);
}
