html, body {
    margin: 0;
    padding: 0;
}

main {
    padding: 0 1% 0 1%;
}

li {
    margin-bottom: 1%;
}