.footer {
    height: 2vh;
    bottom: 0%;
}
.footer-text {
    font-size: 12px;
    color: lightgray;
    text-align: center;
}
