body {
    overflow-y: hidden;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100vw;
}

.footer  p {
    font-size: 0.6em;
}