@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;900&display=swap');
footer{
    width: auto;
    height: 20px;
    text-align: center;
    padding: 45px;
    margin: 10px;
    clear: both;
    font-family: 'Poppins', sans-serif;
    color: #A084DC;
}