*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
.wrapper{
    width: 80%;
    margin: 0 auto;
}