
:root{
    --tabbar-height: 56px;
}

body{
    padding-bottom: var(--tabbar-height);
}
