﻿html {
    height: 100%;
}

body {
    overflow: hidden;
    margin: 0;
    height: 100%;
}
