/* Add your CSS code here.

ClearFix

End of comment */ 

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}