html{
       margin: 0px !important;
     }
a{
    color: #000;
    text-decoration: none;
  }
li{
    list-style: none;
  }
img{
    width: 100%;
  }
h2{
    color: #000;
  }