#footer {
    position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20px;
    background-color: #01785e;
}