html,
body {
  margin: 0px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
