* {
  margin: 0;
}

div {
  box-sizing: border-box;
}
.clearfix {
  overflow: hidden;
}