html, body {
    margin: 0;
    font-size: medium;
    font-family: sans-serif;
    height: 100%;
    overflow: hidden;
}

