* {
  margin: 0;
  font-size: 16px;
  box-sizing: border-box;
}

h1 {
  padding: 15px;
}
