body {
    overflow: auto;
    overflow-x: auto;
    overflow-y: auto;
    background: white;
    color: #111;
}

#sections {
    display:block;
}
