
body {
  margin: 0;
}

body * {
  box-sizing: border-box;
}
