section {
    clear: both; 
    min-height: 100vh;
}
section article ul {
    list-style: initial;
    padding: 0 0 0 50px;
}
section article ol {
    padding: 0 0 0 50px;
} 