html, body, header, main, footer {
    padding: 0;
    margin : 0;
}

ul, li {
    list-style-type: none;
}