html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%}

body {
  font-weight: normal;
  font-style: normal}

input, input:hover, input:focus input:active {
  outline: 0;
  border: 0}

button, button:hover, button:focus button:active {
  outline: 0;
  border: 0;
  cursor: pointer}

a, a:hover, a:focus a:active, a:link, a:visited {
  outline: 0;
  border: 0;
  text-decoration: none}

ul, ol, li {
  margin: 0;
  padding: 0}

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0}

p {
  margin: 0;
  padding: 0}