.height-full {
  height: 100vh;
  width: 100%;
}

a,
a:link,
a:visited,
a:focus,
a:hover,
a:active {
  text-decoration: none;
}
