.copyright{
    text-align: center;
}

.footer{
    background-color: #6610f2;
    padding: 2rem;
    color: white;
}

.ul, li{
    list-style: none;
}

ul{
    padding-left: 0px;
}

footer a{
 text-decoration: none;
 color: white;   
}