footer {
    width: 100%;
    height: 4vh;
    position: fixed;
    bottom: 0;
}

footer p {
    text-align: center;
}