html {
  -webkit-text-size-adjust: 100%;
}

body {
  line-height: 1.5;
  height: 100vh;
  width: 100vw;
  margin: 0;
}

picture,
canvas,
video,
img,
svg {
  display: block;
  width: 100%;
}

textarea,
button,
select,
input {
  font: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  height: fit-content;
  width: fit-content;
}

/*# sourceMappingURL=reset.css.map */
