a{
  background-color: transparent;
  text-decoration: none !important;
  cursor: pointer;
}

a:active, a:hover, a:link, a:visited, a:focus{
  outline: 0;
  text-decoration: none !important;
  cursor: pointer;
}
html{
  width: 100%;
}