
#footer {
    position: relative;
    bottom: 0;
    width: 100%;
    text-align: center;
    /* background-color: #020000; */
    padding: 10px 20px;
    color: aliceblue;
}