﻿html, body {
    width: 100%;
    height: 90%;
    padding: 3px;
    box-sizing: border-box;
    margin: 0;
    overflow: hidden;
}
