body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
}

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