html{
    font-size: 62.5%;
}
body {
    margin: 0;
  }
a{
    text-decoration: none;
    color: inherit;
}
li{
    list-style: none;
}