
footer {
    position: fixed;
    height: 100px;
    bottom: 0;
    width: 100%;
}

li {
    list-style-type: none;
}

ul {
    padding: 0;
}