*{
    color: black;
    
}

div{
    background-color: transparent;
    height: fit-content;
    background-color: white;
    
}
a{
    padding-right: 7px;
    font-size: 15px;
    text-decoration: none;
}
#foter{
    position: fixed;
    bottom: 0px;
    height: fit-content;
    background-color: transparent;
}

img{
height: 40px;
padding-right: 20px;
}