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