footer {
    text-align: center;
    background-color: white;
    padding: 20px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    font-size: 1.1vw;
}