ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

a{
    text-decoration: none;
}

img{
    display: block;
}

h1,h2,h3,p{
    margin: 0;
}