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