p{
    text-align: justify;
}

*{
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}


a{
    text-decoration: none;
}

ul{
    list-style: none;
}



