*{
    margin: 0;
}
html{
    height: 100%;
    display: block;
}
body{
    height: 100%;
}
a{
    text-decoration: none !important;
}