
* {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
  text-rendering: geometricPrecision;
  vertical-align: baseline;
}

html, body {
  height: 100%;
  width: 100%;
}

body {
  margin: 0;
}
