*, *::before, *::after {
  box-sizing: border-box;
}

h1, h2 {
  margin: 0;
}