html,
body,
#app {
    width: 100%;
    height: 100%;
}
#app {
    min-width: 750px;
    overflow-y: hidden;
    overflow-x: auto;
}
