
body {
    padding-bottom: var(--header-padding-bottom);
}
.header {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
