* {
  padding: 0px;
  margin: 0px;
}
a {
  text-decoration: none;
}
.clearfix:before {
  content: '';
  display: block;
  clear: both;
}
