.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    background-color: transparent;
    color: white;
    text-align: center;
    font-size: 10px;
    margin-top: 30px;
}

