.footer {
    background-color: rgb(63 98 138);
    color: aliceblue;
    text-align: center;
    padding: 2px;
    margin: auto;
}