body h2 {
  clear: both;
}

body ul li {
    clear: both;
    width: auto;
    border: none;
}
