body, html {
    height: 100%;
    margin: 0;
}

html {
    overflow-y: scroll;
    font-size: 20px;
}
