body {
  font-family: Arial, "Microsoft YaHei", sans-serif;
  background: #f4f6f8;
  color: #222;
}

a {
  color: inherit;
  text-decoration: none;
}

button, input, select {
  font: inherit;
}