* {
  margin: 0px;
  padding: 0px;
  border: 0px;
  list-style: none;
  vertical-align: baseline;
}
body,
input,
textarea {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
html,
body {
  height: 100%;
}