html * {
  margin: 0;
  color: inherit;
}

header * {
  user-select: none;
}

body {
  overflow-x: clip;
}

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