footer{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    background-color: #333333;
}

#dislaimer-footer{
    font-size: 18px;
    color: white;
}