body,
html {
  padding: 0;
  height: 100%;
  font-size: 20px; }

* {
  box-sizing: border-box; }
