html, body {
  padding: 0;
  margin: 0;
  border: 0;
  min-height: 100vh;
}

a {
  text-decoration: inherit;
  color: inherit;
}
