﻿html, body {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}