#footer {
    position: fixed;
    padding: 5px;
    bottom: 0;
    width: 100%;
    font-size: 15px;
}

#header {
    background-color: var(--bulma-scheme-main-bis)
}